1 instantiation of InternalUsageAnalyzer
Microsoft.AspNetCore.Components.SdkAnalyzers (1)
ComponentInternalUsageDiagnosticAnalzyer.cs (1)
26
_inner = new
InternalUsageAnalyzer
(IsInInternalNamespace, hasInternalAttribute: null, DiagnosticDescriptors.DoNotUseRenderTreeTypes);
2 references to InternalUsageAnalyzer
Microsoft.AspNetCore.Components.SdkAnalyzers (2)
ComponentInternalUsageDiagnosticAnalzyer.cs (1)
21
private readonly
InternalUsageAnalyzer
_inner;
InternalUsageAnalyzer.cs (1)
19
/// Creates a new instance of <see cref="
InternalUsageAnalyzer
" />. The creator should provide delegates to help determine whether