1 write to _redactor
Microsoft.Extensions.Compliance.Testing (1)
FakeRedactorProvider.cs (1)
31_redactor = new FakeRedactor(Options.Options.Create(options ?? new FakeRedactorOptions()), Collector);
1 reference to _redactor
Microsoft.Extensions.Compliance.Testing (1)
FakeRedactorProvider.cs (1)
41return _redactor;