1 write to _signatureType
Microsoft.ML.Core (1)
CommandLine\CmdParser.cs (1)
1442
_signatureType
= attr.SignatureType;
4 references to _signatureType
Microsoft.ML.Core (4)
CommandLine\CmdParser.cs (4)
1544
Contracts.Check(
_signatureType
!= null, "ComponentFactory Arguments need a SignatureType set.");
1547
_signatureType
,
1578
_signatureType
,
1613
_signatureType
,