3 writes to OperandType
Microsoft.AspNetCore.HeaderParsing (3)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Validators.g.cs (3)
64
OperandType
= typeof(int);
70
OperandType
= typeof(double);
74
OperandType
= type;
2 references to OperandType
Microsoft.AspNetCore.HeaderParsing (2)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Validators.g.cs (2)
163
value = global::System.Convert.ChangeType(stringValue,
OperandType
, formatProvider);
167
value = global::System.Convert.ChangeType(value,
OperandType
, formatProvider);