3 writes to OperandType
Microsoft.Extensions.Http.Diagnostics (3)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Validators.g.cs (3)
138
OperandType
= typeof(int);
144
OperandType
= typeof(double);
148
OperandType
= type;
2 references to OperandType
Microsoft.Extensions.Http.Diagnostics (2)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Validators.g.cs (2)
237
value = global::System.Convert.ChangeType(stringValue,
OperandType
, formatProvider);
241
value = global::System.Convert.ChangeType(value,
OperandType
, formatProvider);