1 write to _singleElementValue
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\X500RelativeDistinguishedName.cs (1)
67_singleElementValue = rawData.Slice(offset, firstValue.Length);
2 references to _singleElementValue
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\X500RelativeDistinguishedName.cs (2)
117if (_singleElementValue.IsEmpty) 130AsnValueReader reader = new AsnValueReader(_singleElementValue.Span, AsnEncodingRules.DER);