2 overrides of IsInternalTest
Microsoft.CodeAnalysis.PublicApiAnalyzers.UnitTests (2)
AnnotatePublicApiAnalyzerTestsInternal.cs (1)
12protected override bool IsInternalTest => true;
AnnotatePublicApiAnalyzerTestsPublic.cs (1)
12protected override bool IsInternalTest => false;