1 override of IsInTypeOnlyContext
Microsoft.CodeAnalysis.CSharp.BannedApiAnalyzers (1)
CSharpRestrictedInternalsVisibleToAnalyzer.cs (1)
22
protected override bool
IsInTypeOnlyContext
(NameSyntax node)
1 reference to IsInTypeOnlyContext
Microsoft.CodeAnalysis.BannedApiAnalyzers (1)
RestrictedInternalsVisibleToAnalyzer.cs (1)
71
if (!
IsInTypeOnlyContext
(name) ||