4 references to NoRedactionProp
Microsoft.Gen.Logging.Generated.Tests (4)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Logging.g.cs (2)
5883
state.TagArray[0] = new("classToLog.NoRedactionProp", classToLog?.
NoRedactionProp
);
5970
state.TagArray[0] = new("classToLog.NoRedactionProp", classToLog?.
NoRedactionProp
);
LogPropertiesRedactionTests.cs (2)
90
["classToLog.NoRedactionProp"] = classToRedact.
NoRedactionProp
,
121
["classToLog.NoRedactionProp"] = classToRedact.
NoRedactionProp
,