2 references to ProtectionScope
mscorlib (2)
system\security\securestring.cs (2)
462
int status = Win32Native.SystemFunction040(m_buffer, (uint)m_buffer.Length * 2,
ProtectionScope
);
664
int status = Win32Native.SystemFunction041(m_buffer, (uint)m_buffer.Length * 2,
ProtectionScope
);