3 references to WRN_UninitializedNonNullableField
Microsoft.NET.Sdk.Razor.SourceGenerators.UnitTests (3)
RazorSourceGeneratorTests.cs (3)
541Diagnostic(ErrorCode.WRN_UninitializedNonNullableField, "Name").WithArguments("property", "Name").WithLocation(3, 19) 577Diagnostic(ErrorCode.WRN_UninitializedNonNullableField, "Name").WithArguments("property", "Name").WithLocation(4, 19) 1715Diagnostic(ErrorCode.WRN_UninitializedNonNullableField, "Name").WithArguments("property", "Name").WithLocation(4, 19)