3 references to RefFromType
Microsoft.ML.CodeAnalyzer.Tests (3)
Helpers\AdditionalMetadataReferences.cs (3)
25
internal static readonly MetadataReference MSDataDataViewReference =
RefFromType
<IDataView>();
26
internal static readonly MetadataReference MLNetCoreReference =
RefFromType
<IHostEnvironment>();
27
internal static readonly MetadataReference MLNetDataReference =
RefFromType
<MLContext>();