2 references to WRN_UnreferencedFieldAssg
Microsoft.AspNetCore.Razor.Language.UnitTests (2)
IntegrationTests\ComponentCodeGenerationTestBase.cs (1)
10093
Diagnostic(ErrorCode.
WRN_UnreferencedFieldAssg
, "comp").WithArguments("X.TestComponent.comp"),
IntegrationTests\ComponentRenderModeDirectiveIntegrationTests.cs (1)
256
Diagnostic(ErrorCode.
WRN_UnreferencedFieldAssg
, "rendermode").WithArguments("Test.TestComponent.rendermode").WithLocation(5, 12)