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