10 references to WriteBoolean
System.DirectoryServices.Protocols (1)
System\DirectoryServices\Protocols\common\DirectoryControl.cs (1)
892
writer.
WriteBoolean
(key.ReverseOrder, s_reverseOrderTag);
System.Security.Cryptography (4)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\Asn1\X509ExtensionAsn.xml.cs (2)
57
tmp.
WriteBoolean
(Critical);
172
tmp.
WriteBoolean
(Critical);
System\Security\Cryptography\X509Certificates\Asn1\BasicConstraintsAsn.xml.cs (1)
48
tmp.
WriteBoolean
(CA);
System\Security\Cryptography\X509Certificates\CertificateRevocationListBuilder.Build.cs (1)
419
writer.
WriteBoolean
(true);
System.Security.Cryptography.Pkcs (5)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\Asn1\X509ExtensionAsn.xml.cs (2)
57
tmp.
WriteBoolean
(Critical);
172
tmp.
WriteBoolean
(Critical);
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TimeStampReq.xml.cs (1)
74
tmp.
WriteBoolean
(CertReq);
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TstInfo.xml.cs (2)
75
tmp.
WriteBoolean
(Ordering);
316
tmp.
WriteBoolean
(Ordering);