3 writes to OperandType
Microsoft.AspNetCore.Diagnostics.Middleware (3)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Validators.g.cs (3)
251OperandType = typeof(int); 257OperandType = typeof(double); 261OperandType = type;
2 references to OperandType
Microsoft.AspNetCore.Diagnostics.Middleware (2)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Validators.g.cs (2)
350value = global::System.Convert.ChangeType(stringValue, OperandType, formatProvider); 354value = global::System.Convert.ChangeType(value, OperandType, formatProvider);