4 references to s_context1
InMemory.FunctionalTests (4)
src\Servers\Kestrel\shared\test\CertificateAuthority.cs (4)
535
using (writer.PushSequence(
s_context1
))
570
writer.PushSequence(
s_context1
);
572
writer.PopSequence(
s_context1
);
602
using (writer.PushSequence(
s_context1
))