2 references to IsAnyStringToLowerMethod
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Performance\PreferConvertToHexStringOverBitConverter.cs (2)
252
if (
IsAnyStringToLowerMethod
(invocation.TargetMethod))
276
if (
IsAnyStringToLowerMethod
(invocation.TargetMethod))