1 reference to _knownTestAttributes
Microsoft.ML.InternalCodeAnalyzer (1)
BaseTestClassAnalyzer.cs (1)
76
if (member is IMethodSymbol method && method.IsTestMethod(
_knownTestAttributes
, _factAttribute))