2 references to _ocspAuthorities
InMemory.FunctionalTests (2)
src\Servers\Kestrel\shared\test\RevocationResponder.cs (2)
66
_ocspAuthorities
.Add((path, authority));
213
foreach (var tuple in
_ocspAuthorities
)