4 references to GetOnlyProperty
Microsoft.Gen.Logging.Generated.Tests (4)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Logging.g.cs (2)
5887
state.ClassifiedTagArray[3] = new("classToLog.GetOnlyProperty", classToLog?.
GetOnlyProperty
, new global::Microsoft.Extensions.Compliance.Classification.DataClassificationSet(_Microsoft_Extensions_Compliance_Testing_PrivateDataAttribute));
5974
state.ClassifiedTagArray[3] = new("classToLog.GetOnlyProperty", classToLog?.
GetOnlyProperty
, new global::Microsoft.Extensions.Compliance.Classification.DataClassificationSet(_Microsoft_Extensions_Compliance_Testing_PrivateDataAttribute));
LogPropertiesRedactionTests.cs (2)
87
["classToLog.GetOnlyProperty"] = new('-', classToRedact.
GetOnlyProperty
.Length),
118
["classToLog.GetOnlyProperty"] = new('-', classToRedact.
GetOnlyProperty
.Length),