1 write to P1
Microsoft.Gen.Logging.Generated.Tests (1)
LogPropertiesTests.cs (1)
91P1 = DateTimeOffset.Now,
2 references to P1
Microsoft.Gen.Logging.Generated.Tests (2)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Logging.g.cs (1)
6153state.TagArray[17] = new("p.P1", p?.P1.ToString(global::System.Globalization.CultureInfo.InvariantCulture));
LogPropertiesTests.cs (1)
126Assert.Equal(props.P1.ToString(CultureInfo.InvariantCulture), state!.GetValue("p.P1"));