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