4 references to HasInternalAttribute
Microsoft.AspNetCore.Components.SdkAnalyzers (4)
InternalUsageAnalyzer.cs (4)
135if (HasInternalAttribute(symbol)) 145if (IsInInternalNamespace(containingType) || HasInternalAttribute(containingType)) 164if (HasInternalAttribute(symbol)) 174if (IsInInternalNamespace(containingType) || HasInternalAttribute(containingType))