2 references to IsInInternalNamespace
Microsoft.AspNetCore.Components.SdkAnalyzers (2)
InternalUsageAnalyzer.cs (2)
145if (IsInInternalNamespace(containingType) || HasInternalAttribute(containingType)) 174if (IsInInternalNamespace(containingType) || HasInternalAttribute(containingType))