2 references to ChildContentRepeatedParameterName
Microsoft.AspNetCore.Razor.Language.UnitTests (1)
IntegrationTests\ComponentChildContentIntegrationTest.cs (1)
236
Assert.Same(ComponentDiagnosticFactory.
ChildContentRepeatedParameterName
.Id, diagnostic.Id);
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Components\ComponentDiagnosticFactory.cs (1)
230
ChildContentRepeatedParameterName
,