1 write to EventCollector
Microsoft.Extensions.Compliance.Testing (1)
FakeRedactor.cs (1)
56EventCollector = collector ?? new FakeRedactionCollector();
1 reference to EventCollector
Microsoft.Extensions.Compliance.Testing (1)
FakeRedactor.cs (1)
84EventCollector.Append(new RedactedData(sourceString, destination.Slice(0, str.Length).ToString(), order));