4 references to AnotherStringProperty
Microsoft.Gen.Logging.Generated.Tests (4)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Logging.g.cs (2)
6849state.TagArray[0] = new("p1.AnotherStringProperty", p1?.AnotherStringProperty); 8883state.TagArray[0] = new("param1.AnotherStringProperty", param1?.AnotherStringProperty);
LogPropertiesTests.cs (1)
373["p1.AnotherStringProperty"] = classToLog.AnotherStringProperty,
TagProviderTests.cs (1)
338["param1.AnotherStringProperty"] = classToLog.AnotherStringProperty,