2 references to ToObject
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Performance\ConstantExpectedAnalyzer.cs (2)
562
minConstant =
ToObject
(namedArg.Value);
566
maxConstant =
ToObject
(namedArg.Value);