2 references to WRN_UnreferencedField
Microsoft.AspNetCore.Razor.Language.UnitTests (2)
IntegrationTests\ComponentCodeGenerationTestBase.cs (2)
6593Diagnostic(ErrorCode.WRN_UnreferencedField, "counter").WithArguments("Test.TestComponent.counter").WithLocation(4, 17)); 6635Diagnostic(ErrorCode.WRN_UnreferencedField, "counter").WithArguments("Test.TestComponent.counter").WithLocation(4, 17));