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