3 references to IsIgnored
Test.Utilities (3)
src\RoslynAnalyzers\Utilities\Compiler\WordParser.cs (3)
560
if (!
IsIgnored
(c))
578
if (
IsIgnored
(c))
598
if (!
IsIgnored
(c))