1 write to _length
System.Security.Cryptography.Pkcs (1)
src\libraries\Common\src\System\Memory\PointerMemoryManager.cs (1)
14_length = length;
1 reference to _length
System.Security.Cryptography.Pkcs (1)
src\libraries\Common\src\System\Memory\PointerMemoryManager.cs (1)
23return new Span<T>(_pointer, _length);