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; set; }
Property Value
Type Description
ImmutableArray<Microsoft.CodeAnalysis.PortableExecutableReference>