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