1 reference to IsTryParseWithFormat
Microsoft.AspNetCore.App.Analyzers (1)
src\Shared\RoslynUtils\ParsabilityHelper.cs (1)
78
if (tryParseMethods.Any(m =>
IsTryParseWithFormat
(m, wellKnownTypes)))