1 write to P18
Microsoft.Gen.Logging.Generated.Tests (1)
LogPropertiesTests.cs (1)
108P18 = new Vector4(1, 2, 3, 4),
2 references to P18
Microsoft.Gen.Logging.Generated.Tests (2)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Logging.g.cs (1)
6170state.TagArray[0] = new("p.P18", p?.P18.ToString(null, global::System.Globalization.CultureInfo.InvariantCulture));
LogPropertiesTests.cs (1)
143Assert.Equal(props.P18.ToString(), state!.GetValue("p.P18"));