2 references to GetOnlyProperty
Microsoft.Gen.Logging.Generated.Tests (2)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Logging.g.cs (1)
5086state.TagArray[27] = new("classToLog.GetOnlyProperty", classToLog?.GetOnlyProperty.ToString(global::System.Globalization.CultureInfo.InvariantCulture));
LogPropertiesTests.cs (1)
237["classToLog.GetOnlyProperty"] = classToLog.GetOnlyProperty.ToString(CultureInfo.InvariantCulture),