MetalamaAPI documentationAdvanced APIMetalama.​Testing.​Unit­TestingTest­Context­OptionsReferences
Open sandboxFocus

TestContextOptions.References Property

References

Gets the list of references that will be added to compilations created in this context.

Declaration
public ImmutableArray<PortableExecutableReference> References { get; init; }
Property Value
Type Description
ImmutableArray<PortableExecutableReference>