1 reference to IsBenchmarkOrXUnitTestAttribute
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (1)
src\RoslynAnalyzers\Utilities\Compiler\Extensions\IMethodSymbolExtensions.cs (1)
550
if (attribute.AttributeClass.
IsBenchmarkOrXUnitTestAttribute
(knownTestAttributes, benchmarkAttribute, xunitFactAttribute))