1 write to P19
Microsoft.Gen.Logging.Generated.Tests (1)
LogPropertiesTests.cs (1)
111P19 = new TimeOnly(123),
2 references to P19
Microsoft.Gen.Logging.Generated.Tests (2)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Logging.g.cs (1)
6171state.TagArray[1] = new("p.P19", p?.P19);
LogPropertiesTests.cs (1)
146Assert.Equal(props.P19.ToString(CultureInfo.InvariantCulture), state!.GetValue("p.P19"));