2 references to IsSkippedMethodName
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (2)
Semantics\NativeIntegerTests.cs (2)
328
return !
IsSkippedMethodName
(method.Name);
442
return !
IsSkippedMethodName
(method.Name);