1 write to ExplicitNullableIntProperty
Microsoft.Gen.Logging.Generated.Tests (1)
LogPropertiesTests.cs (1)
209ExplicitNullableIntProperty = 2,
2 references to ExplicitNullableIntProperty
Microsoft.Gen.Logging.Generated.Tests (2)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Logging.g.cs (1)
5085state.TagArray[28] = new("classToLog.ExplicitNullableIntProperty", classToLog?.ExplicitNullableIntProperty);
LogPropertiesTests.cs (1)
236["classToLog.ExplicitNullableIntProperty"] = classToLog.ExplicitNullableIntProperty.ToString(),