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