1 write to _type
Microsoft.ML.Data (1)
EntryPoints\InputBuilder.cs (1)
672_type = outputType;
2 references to _type
Microsoft.ML.Data (2)
EntryPoints\InputBuilder.cs (2)
676foreach (var fieldInfo in _type.GetFields()) 719_ectx.Check(output.GetType() == _type);