35 references to ThrowIfNotEmpty
InMemory.FunctionalTests (12)
src\Servers\Kestrel\shared\test\CertificateAuthority.cs (5)
678
reader.
ThrowIfNotEmpty
();
690
algIdReader.
ThrowIfNotEmpty
();
700
idReader.
ThrowIfNotEmpty
();
710
idReader.
ThrowIfNotEmpty
();
716
idReader.
ThrowIfNotEmpty
();
src\Servers\Kestrel\shared\test\RevocationResponder.cs (7)
337
reader.
ThrowIfNotEmpty
();
345
request.
ThrowIfNotEmpty
();
359
versionReader.
ThrowIfNotEmpty
();
374
requestExtensionsWrapper.
ThrowIfNotEmpty
();
377
tbsRequest.
ThrowIfNotEmpty
();
380
requestList.
ThrowIfNotEmpty
();
389
firstRequest.
ThrowIfNotEmpty
();
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (12)
src\Servers\Kestrel\shared\test\CertificateAuthority.cs (5)
678
reader.
ThrowIfNotEmpty
();
690
algIdReader.
ThrowIfNotEmpty
();
700
idReader.
ThrowIfNotEmpty
();
710
idReader.
ThrowIfNotEmpty
();
716
idReader.
ThrowIfNotEmpty
();
src\Servers\Kestrel\shared\test\RevocationResponder.cs (7)
337
reader.
ThrowIfNotEmpty
();
345
request.
ThrowIfNotEmpty
();
359
versionReader.
ThrowIfNotEmpty
();
374
requestExtensionsWrapper.
ThrowIfNotEmpty
();
377
tbsRequest.
ThrowIfNotEmpty
();
380
requestList.
ThrowIfNotEmpty
();
389
firstRequest.
ThrowIfNotEmpty
();
System.Net.Security (1)
src\libraries\Common\src\System\Security\Cryptography\Asn1Reader\AsnValueReader.cs (1)
28
new AsnReader(s_singleByte, _ruleSet).
ThrowIfNotEmpty
();
System.Security.Cryptography (9)
src\libraries\Common\src\System\Security\Cryptography\Asn1Reader\AsnValueReader.cs (1)
28
new AsnReader(s_singleByte, _ruleSet).
ThrowIfNotEmpty
();
src\libraries\Common\src\System\Security\Cryptography\EccKeyFormatHelper.cs (4)
318
primeReader.
ThrowIfNotEmpty
();
336
char2Reader.
ThrowIfNotEmpty
();
384
pentanomialReader.
ThrowIfNotEmpty
();
391
innerReader.
ThrowIfNotEmpty
();
System\Security\Cryptography\X509Certificates\ManagedCertificateFinder.cs (1)
165
reader.
ThrowIfNotEmpty
();
System\Security\Cryptography\X509Certificates\X500NameEncoder.ManagedDecode.cs (2)
28
x500NameReader.
ThrowIfNotEmpty
();
98
tavReader.
ThrowIfNotEmpty
();
System\Security\Cryptography\X509Certificates\X509EnhancedKeyUsageExtension.cs (1)
92
reader.
ThrowIfNotEmpty
();
System.Security.Cryptography.Pkcs (1)
src\libraries\Common\src\System\Security\Cryptography\Asn1Reader\AsnValueReader.cs (1)
28
new AsnReader(s_singleByte, _ruleSet).
ThrowIfNotEmpty
();