1 write to P17
Microsoft.Gen.Logging.Generated.Tests (1)
LogPropertiesTests.cs (1)
107P17 = new Vector3(1, 2, 3),
2 references to P17
Microsoft.Gen.Logging.Generated.Tests (2)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Logging.g.cs (1)
6169state.TagArray[1] = new("p.P17", p?.P17.ToString(null, global::System.Globalization.CultureInfo.InvariantCulture));
LogPropertiesTests.cs (1)
142Assert.Equal(props.P17.ToString(), state!.GetValue("p.P17"));