8 references to WriteBoolean
InMemory.FunctionalTests (1)
src\Servers\Kestrel\shared\test\CertificateAuthority.cs (1)
453
writer.
WriteBoolean
(true);
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
src\Servers\Kestrel\shared\test\CertificateAuthority.cs (1)
453
writer.
WriteBoolean
(true);
System.Security.Cryptography (3)
src\libraries\Common\src\System\Security\Cryptography\Asn1\X509ExtensionAsn.xml.cs (1)
54
tmp.
WriteBoolean
(Critical);
System\Security\Cryptography\X509Certificates\Asn1\BasicConstraintsAsn.xml.cs (1)
45
tmp.
WriteBoolean
(CA);
System\Security\Cryptography\X509Certificates\CertificateRevocationListBuilder.Build.cs (1)
402
writer.
WriteBoolean
(true);
System.Security.Cryptography.Pkcs (3)
src\libraries\Common\src\System\Security\Cryptography\Asn1\X509ExtensionAsn.xml.cs (1)
54
tmp.
WriteBoolean
(Critical);
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TimeStampReq.xml.cs (1)
71
tmp.
WriteBoolean
(CertReq);
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TstInfo.xml.cs (1)
72
tmp.
WriteBoolean
(Ordering);