163 references to PushSequence
InMemory.FunctionalTests (24)
src\Servers\Kestrel\shared\test\CertificateAuthority.cs (24)
371
using (writer.
PushSequence
())
381
using (writer.
PushSequence
())
426
using (writer.
PushSequence
())
431
using (writer.
PushSequence
())
441
using (writer.
PushSequence
(s_context0))
444
using (writer.
PushSequence
())
447
using (writer.
PushSequence
())
460
using (writer.
PushSequence
())
490
using (writer.
PushSequence
())
525
using (writer.
PushSequence
())
535
using (writer.
PushSequence
(s_context1))
549
using (writer.
PushSequence
())
559
using (writer.
PushSequence
())
570
writer.
PushSequence
(s_context1);
586
using (writer.
PushSequence
(s_context0))
602
using (writer.
PushSequence
(s_context1))
603
using (writer.
PushSequence
())
620
using (writer.
PushSequence
())
624
using (writer.
PushSequence
())
647
using (writer.
PushSequence
(s_context0))
648
using (writer.
PushSequence
())
659
using (writer.
PushSequence
())
663
using (writer.
PushSequence
(s_context0))
664
using (writer.
PushSequence
())
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (24)
src\Servers\Kestrel\shared\test\CertificateAuthority.cs (24)
371
using (writer.
PushSequence
())
381
using (writer.
PushSequence
())
426
using (writer.
PushSequence
())
431
using (writer.
PushSequence
())
441
using (writer.
PushSequence
(s_context0))
444
using (writer.
PushSequence
())
447
using (writer.
PushSequence
())
460
using (writer.
PushSequence
())
490
using (writer.
PushSequence
())
525
using (writer.
PushSequence
())
535
using (writer.
PushSequence
(s_context1))
549
using (writer.
PushSequence
())
559
using (writer.
PushSequence
())
570
writer.
PushSequence
(s_context1);
586
using (writer.
PushSequence
(s_context0))
602
using (writer.
PushSequence
(s_context1))
603
using (writer.
PushSequence
())
620
using (writer.
PushSequence
())
624
using (writer.
PushSequence
())
647
using (writer.
PushSequence
(s_context0))
648
using (writer.
PushSequence
())
659
using (writer.
PushSequence
())
663
using (writer.
PushSequence
(s_context0))
664
using (writer.
PushSequence
())
System.Formats.Asn1 (11)
System\Formats\Asn1\AsnWriter.cs (10)
108
/// <see cref="
PushSequence
"/>, <see cref="PushSetOf"/>, or
134
/// A <see cref="
PushSequence
"/> or <see cref="PushSetOf"/> has not been closed via
169
/// A <see cref="
PushSequence
"/> or <see cref="PushSetOf"/> has not been closed via
192
/// A <see cref="
PushSequence
"/> or <see cref="PushSetOf"/> has not been closed via
229
/// A <see cref="
PushSequence
"/> or <see cref="PushSetOf"/> has not been closed via
271
/// A <see cref="
PushSequence
"/> or <see cref="PushSetOf"/> has not been closed via
308
/// A <see cref="
PushSequence
"/> or <see cref="PushSetOf"/> has not been closed via
356
/// A <see cref="
PushSequence
"/> or <see cref="PushSetOf"/> has not been closed via
376
/// A <see cref="
PushSequence
"/> or <see cref="PushSetOf"/> has not been closed via
524
/// A <see cref="
PushSequence
"/> or <see cref="PushSetOf"/> has not been closed via
System\Formats\Asn1\AsnWriter.Sequence.cs (1)
46
/// <seealso cref="
PushSequence
"/>
System.Security.Cryptography.Pkcs (104)
src\libraries\Common\src\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml.cs (1)
24
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\AttributeAsn.xml.cs (1)
25
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\DigestInfoAsn.xml.cs (1)
24
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\EdiPartyNameAsn.xml.cs (3)
24
writer.
PushSequence
(tag);
29
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
34
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 1));
src\libraries\Common\src\System\Security\Cryptography\Asn1\EncryptedPrivateKeyInfoAsn.xml.cs (1)
24
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\GeneralNameAsn.xml.cs (1)
111
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 4));
src\libraries\Common\src\System\Security\Cryptography\Asn1\OaepParamsAsn.xml.cs (4)
52
writer.
PushSequence
(tag);
62
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
76
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 1));
90
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 2));
src\libraries\Common\src\System\Security\Cryptography\Asn1\OtherNameAsn.xml.cs (2)
24
writer.
PushSequence
(tag);
34
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
src\libraries\Common\src\System\Security\Cryptography\Asn1\PBEParameter.xml.cs (1)
24
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\PBES2Params.xml.cs (1)
24
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pbkdf2Params.xml.cs (1)
41
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\CertBagAsn.xml.cs (2)
24
writer.
PushSequence
(tag);
34
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\MacData.xml.cs (1)
44
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.xml.cs (1)
25
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\SafeBagAsn.xml.cs (2)
26
writer.
PushSequence
(tag);
36
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs12\SecretBagAsn.xml.cs (2)
24
writer.
PushSequence
(tag);
34
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\ContentInfoAsn.xml.cs (2)
24
writer.
PushSequence
(tag);
34
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\EncapsulatedContentInfoAsn.xml.cs (2)
24
writer.
PushSequence
(tag);
37
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\EncryptedContentInfoAsn.xml.cs (1)
25
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\EncryptedDataAsn.xml.cs (1)
26
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\IssuerAndSerialNumberAsn.xml.cs (1)
24
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\OtherCertificateFormat.xml.cs (1)
24
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\SignedDataAsn.xml.cs (1)
29
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\Pkcs7\SignerInfoAsn.xml.cs (1)
30
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs (1)
27
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\PssParamsAsn.xml.cs (5)
69
writer.
PushSequence
(tag);
79
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
93
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 1));
108
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 2));
123
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 3));
src\libraries\Common\src\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml.cs (1)
24
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\SubjectPublicKeyInfoAsn.xml.cs (1)
24
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\Asn1\X509ExtensionAsn.xml.cs (1)
39
writer.
PushSequence
(tag);
src\libraries\Common\src\System\Security\Cryptography\KeyFormatHelper.cs (1)
187
writer.
PushSequence
();
src\libraries\Common\src\System\Security\Cryptography\KeyFormatHelper.Encrypted.cs (1)
226
writer.
PushSequence
();
src\libraries\Common\src\System\Security\Cryptography\PasswordBasedEncryption.cs (7)
1027
writer.
PushSequence
();
1035
writer.
PushSequence
();
1047
writer.
PushSequence
();
1051
writer.
PushSequence
();
1056
writer.
PushSequence
();
1064
writer.
PushSequence
();
1078
writer.
PushSequence
();
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12Builder.cs (11)
170
contentsWriter.
PushSequence
();
229
writer.
PushSequence
();
233
writer.
PushSequence
();
239
writer.
PushSequence
(contextSpecific0);
257
writer.
PushSequence
();
259
writer.
PushSequence
();
261
writer.
PushSequence
();
312
contentsWriter.
PushSequence
();
329
writer.
PushSequence
();
333
using (writer.
PushSequence
())
337
using (writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0)))
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12SafeBag.cs (2)
75
writer.
PushSequence
();
80
writer.
PushSequence
(contextSpecific0);
src\libraries\Common\src\System\Security\Cryptography\Pkcs\Pkcs12SafeContents.cs (3)
395
writer.
PushSequence
();
403
writer.
PushSequence
();
446
writer.
PushSequence
();
System\Security\Cryptography\Pkcs\Asn1\CadesIssuerSerial.xml.cs (2)
25
writer.
PushSequence
(tag);
28
writer.
PushSequence
();
System\Security\Cryptography\Pkcs\Asn1\EnvelopedDataAsn.xml.cs (1)
28
writer.
PushSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\EssCertId.xml.cs (1)
24
writer.
PushSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\EssCertIdV2.xml.cs (1)
40
writer.
PushSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\KeyAgreeRecipientInfoAsn.xml.cs (4)
28
writer.
PushSequence
(tag);
31
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
37
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 1));
44
writer.
PushSequence
();
System\Security\Cryptography\Pkcs\Asn1\KeyTransRecipientInfoAsn.xml.cs (1)
26
writer.
PushSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\MessageImprint.xml.cs (1)
24
writer.
PushSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\OriginatorInfoAsn.xml.cs (1)
25
writer.
PushSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\OriginatorPublicKeyAsn.xml.cs (1)
24
writer.
PushSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\OtherKeyAttributeAsn.xml.cs (1)
24
writer.
PushSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\PkiStatusInfo.xml.cs (1)
25
writer.
PushSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\PolicyInformation.xml.cs (2)
25
writer.
PushSequence
(tag);
39
writer.
PushSequence
();
System\Security\Cryptography\Pkcs\Asn1\PolicyQualifierInfo.xml.cs (1)
24
writer.
PushSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\RecipientEncryptedKeyAsn.xml.cs (1)
24
writer.
PushSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\RecipientKeyIdentifier.xml.cs (1)
25
writer.
PushSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\Rfc3161Accuracy.xml.cs (1)
25
writer.
PushSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TimeStampReq.xml.cs (2)
43
writer.
PushSequence
(tag);
83
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TimeStampResp.xml.cs (1)
24
writer.
PushSequence
(tag);
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TstInfo.xml.cs (3)
47
writer.
PushSequence
(tag);
89
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 0));
98
writer.
PushSequence
(new Asn1Tag(TagClass.ContextSpecific, 1));
System\Security\Cryptography\Pkcs\Asn1\SigningCertificateAsn.xml.cs (3)
25
writer.
PushSequence
(tag);
28
writer.
PushSequence
();
39
writer.
PushSequence
();
System\Security\Cryptography\Pkcs\Asn1\SigningCertificateV2Asn.xml.cs (3)
25
writer.
PushSequence
(tag);
28
writer.
PushSequence
();
39
writer.
PushSequence
();
System\Security\Cryptography\Pkcs\CmsSignature.cs (1)
238
writer.
PushSequence
();
System\Security\Cryptography\Pkcs\SignerInfo.cs (1)
628
using (compatMode ? writer.
PushSequence
() : writer.PushSetOf())