1 reference to IsInInternalNamespace
Microsoft.AspNetCore.Components.SdkAnalyzers (1)
ComponentInternalUsageDiagnosticAnalzyer.cs (1)
26
_inner = new InternalUsageAnalyzer(
IsInInternalNamespace
, hasInternalAttribute: null, DiagnosticDescriptors.DoNotUseRenderTreeTypes);