12 references to ERR_SingleTypeNameNotFound
Microsoft.AspNetCore.Razor.Language.UnitTests (10)
IntegrationTests\ComponentCodeGenerationTestBase.cs (9)
10846
Diagnostic(ErrorCode.
ERR_SingleTypeNameNotFound
, "ComponentBase").WithArguments("ComponentBase").WithLocation(4, 31),
10849
Diagnostic(ErrorCode.
ERR_SingleTypeNameNotFound
, "ILayoutComponent").WithArguments("ILayoutComponent").WithLocation(4, 46),
10852
Diagnostic(ErrorCode.
ERR_SingleTypeNameNotFound
, "RenderFragment").WithArguments("RenderFragment").WithLocation(6, 16)]);
10860
Diagnostic(ErrorCode.
ERR_SingleTypeNameNotFound
, "ComponentBase").WithArguments("ComponentBase").WithLocation(4, 31),
10863
Diagnostic(ErrorCode.
ERR_SingleTypeNameNotFound
, "ILayoutComponent").WithArguments("ILayoutComponent").WithLocation(4, 46),
10866
Diagnostic(ErrorCode.
ERR_SingleTypeNameNotFound
, "RenderFragment").WithArguments("RenderFragment").WithLocation(6, 16),
10872
Diagnostic(ErrorCode.
ERR_SingleTypeNameNotFound
, "ComponentBase").WithArguments("ComponentBase").WithLocation(4, 31),
10875
Diagnostic(ErrorCode.
ERR_SingleTypeNameNotFound
, "ILayoutComponent").WithArguments("ILayoutComponent").WithLocation(4, 46),
10878
Diagnostic(ErrorCode.
ERR_SingleTypeNameNotFound
, "RenderFragment").WithArguments("RenderFragment").WithLocation(6, 16),
IntegrationTests\ComponentDeclarationIntegrationTest.cs (1)
146
Diagnostic(ErrorCode.
ERR_SingleTypeNameNotFound
, "StringBuilder").WithArguments("StringBuilder").WithLocation(2, 12));
Microsoft.NET.Sdk.Razor.SourceGenerators.UnitTests (2)
RazorSourceGeneratorComponentTests.cs (1)
46
Diagnostic(ErrorCode.
ERR_SingleTypeNameNotFound
, "Class1").WithArguments("Class1").WithLocation(1, 16));
RazorSourceGeneratorTests.cs (1)
1026
Diagnostic(ErrorCode.
ERR_SingleTypeNameNotFound
, "SurveyPromptRootNamspace").WithArguments("SurveyPromptRootNamspace").WithLocation(2, 8)