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