3 writes to OperandType
Microsoft.Extensions.Http.Resilience (3)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Validators.g.cs (3)
792OperandType = typeof(int); 798OperandType = typeof(double); 802OperandType = type;
4 references to OperandType
Microsoft.Extensions.Http.Resilience (4)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Validators.g.cs (4)
836if (OperandType == typeof(global::System.TimeSpan)) 874if (OperandType == typeof(global::System.TimeSpan)) 926value = global::System.Convert.ChangeType(stringValue, OperandType, formatProvider); 930value = global::System.Convert.ChangeType(value, OperandType, formatProvider);