1 write to P3
Microsoft.Gen.Logging.Generated.Tests (1)
LogPropertiesTests.cs (1)
93P3 = Guid.NewGuid(),
2 references to P3
Microsoft.Gen.Logging.Generated.Tests (2)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Logging.g.cs (1)
6155state.TagArray[15] = new("p.P3", p?.P3.ToString(null, global::System.Globalization.CultureInfo.InvariantCulture));
LogPropertiesTests.cs (1)
128Assert.Equal(props.P3.ToString(), state!.GetValue("p.P3"));