3 writes to OperandType
Microsoft.Extensions.Diagnostics.Probes (3)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Validators.g.cs (3)
99
OperandType
= typeof(int);
105
OperandType
= typeof(double);
109
OperandType
= type;
2 references to OperandType
Microsoft.Extensions.Diagnostics.Probes (2)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Validators.g.cs (2)
198
value = global::System.Convert.ChangeType(stringValue,
OperandType
, formatProvider);
202
value = global::System.Convert.ChangeType(value,
OperandType
, formatProvider);