1 write to P9
Microsoft.Gen.Logging.Generated.Tests (1)
LogPropertiesTests.cs (1)
99P9 = new DnsEndPoint("microsoft.com", 42),
2 references to P9
Microsoft.Gen.Logging.Generated.Tests (2)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Logging.g.cs (1)
6161state.TagArray[9] = new("p.P9", p?.P9);
LogPropertiesTests.cs (1)
134Assert.Equal(props.P9.ToString(), state!.GetValue("p.P9"));