TestOptions.MetadataReferences Property
Containing Type: TestOptions
Assembly: Roslynator.Testing.Common.dll
Gets metadata references of a test project.
public System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.MetadataReference> MetadataReferences { get; protected set; }