1 write to TransitivePropertyArray
Microsoft.Gen.Logging.Generated.Tests (1)
LogPropertiesTests.cs (1)
213TransitivePropertyArray = new[] { 1, 2, 3 },
2 references to TransitivePropertyArray
Microsoft.Gen.Logging.Generated.Tests (2)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Logging.g.cs (1)
5089state.TagArray[24] = new("classToLog.TransitivePropertyArray", global::Microsoft.Extensions.Logging.LoggerMessageHelper.Stringify(classToLog?.TransitivePropertyArray));
LogPropertiesTests.cs (1)
240["classToLog.TransitivePropertyArray"] = LoggerMessageHelper.Stringify(classToLog.TransitivePropertyArray),