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