1 write to InstanceGetter
Microsoft.ML.Core (1)
ComponentModel\ComponentCatalog.cs (1)
218
InstanceGetter
= getter;
2 references to InstanceGetter
Microsoft.ML.Core (2)
ComponentModel\ComponentCatalog.cs (2)
239
if (
InstanceGetter
!= null)
242
return
InstanceGetter
.Invoke(null, null);