1 write to _signatureType
Microsoft.ML.Core (1)
CommandLine\CmdParser.cs (1)
1443
_signatureType
= attr.SignatureType;
4 references to _signatureType
Microsoft.ML.Core (4)
CommandLine\CmdParser.cs (4)
1545
Contracts.Check(
_signatureType
!= null, "ComponentFactory Arguments need a SignatureType set.");
1548
_signatureType
,
1579
_signatureType
,
1614
_signatureType
,