2 references to IsTestMethod
Microsoft.CodeAnalysis.Features (2)
Testing\AbstractTestMethodFinder.cs (2)
91IsTestMethod(method, semanticModel, testAttributeTypes, inheritableTestAttributeTypes, cancellationToken)); 109if (IsTestMethod(method, semanticModel, testAttributeTypes, inheritableTestAttributeTypes, cancellationToken))