2 instantiations of TestSpanFormattable
Microsoft.Extensions.Compliance.Abstractions.Tests (2)
Redaction\RedactorTest.cs (2)
79
var spanFormattable = new
TestSpanFormattable
(data);
96
var spanFormattable = new
TestSpanFormattable
(data);
2 references to TestSpanFormattable
Microsoft.Extensions.Compliance.Abstractions.Tests (2)
Redaction\RedactorTest.cs (2)
79
var
spanFormattable = new TestSpanFormattable(data);
96
var
spanFormattable = new TestSpanFormattable(data);