4 writes to Length
System.Security.Cryptography (4)
Microsoft\Win32\SafeHandles\SafePasswordHandle.cs (4)
30Length = password.Length; 57Length = password.Length; 69Length = password.Length; 79Length = 0;
1 reference to Length
System.Security.Cryptography (1)
Microsoft\Win32\SafeHandles\SafePasswordHandle.cs (1)
102return new ReadOnlySpan<char>((char*)handle, Length);