1 write to P14
Microsoft.Gen.Logging.Generated.Tests (1)
LogPropertiesTests.cs (1)
104P14 = new Plane(1, 2, 3, 4),
2 references to P14
Microsoft.Gen.Logging.Generated.Tests (2)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Logging.g.cs (1)
6166state.TagArray[4] = new("p.P14", p?.P14.ToString());
LogPropertiesTests.cs (1)
139Assert.Equal(props.P14.ToString(), state!.GetValue("p.P14"));