2009-02-19 Sebastien Pouliot <sebastien@ximian.com>
[mono-project.git] / mcs / tools / moon / SecurityAttributes / automatic / mscorlib.auto.ssc
blob5478de889be51277b3025acf512af5893175a30b
1 # [SecuritySafeCritical] needed inside mscorlib to call all [SecurityCritical] methods
2 # 361 methods
4 +SSC-M: System.Void Microsoft.Win32.KeyHandler::.ctor(Microsoft.Win32.RegistryKey,System.String)
5 +SSC-M: System.Void Microsoft.Win32.KeyHandler::Load()
6 +SSC-M: Microsoft.Win32.RegistryKey Microsoft.Win32.KeyHandler::Probe(Microsoft.Win32.RegistryKey,System.String,System.Boolean)
7 +SSC-M: System.Void Microsoft.Win32.KeyHandler::Save()
8 +SSC-M: System.String Microsoft.Win32.KeyHandler::get_UserStore()
9 +SSC-M: System.Void Microsoft.Win32.RegistryKey::.ctor(Microsoft.Win32.RegistryHive)
10 +SSC-M: System.Void Microsoft.Win32.SafeHandles.CriticalHandleMinusOneIsInvalid::.ctor()
11 +SSC-M: System.Boolean Microsoft.Win32.SafeHandles.SafeFileHandle::ReleaseHandle()
12 +SSC-M: System.Void Microsoft.Win32.SafeHandles.SafeHandleMinusOneIsInvalid::.ctor(System.Boolean)
13 +SSC-M: System.Void Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid::.ctor(System.Boolean)
14 +SSC-M: System.Int32 Microsoft.Win32.UnixRegistryApi::SubKeyCount(Microsoft.Win32.RegistryKey)
15 +SSC-M: System.Void Microsoft.Win32.UnixRegistryApi::DeleteKey(Microsoft.Win32.RegistryKey,System.String,System.Boolean)
16 +SSC-M: System.String[] Microsoft.Win32.UnixRegistryApi::GetSubKeyNames(Microsoft.Win32.RegistryKey)
17 +SSC-M: System.Object Microsoft.Win32.Win32RegistryApi::GetValue(Microsoft.Win32.RegistryKey,System.String,System.Object,Microsoft.Win32.RegistryValueOptions)
18 +SSC-M: System.Void Microsoft.Win32.Win32RegistryApi::SetValue(Microsoft.Win32.RegistryKey,System.String,System.Object,Microsoft.Win32.RegistryValueKind)
19 +SSC-M: System.Void Microsoft.Win32.Win32RegistryApi::SetValue(Microsoft.Win32.RegistryKey,System.String,System.Object)
20 +SSC-M: System.Int32 Microsoft.Win32.Win32RegistryApi::GetBinaryValue(Microsoft.Win32.RegistryKey,System.String,Microsoft.Win32.RegistryValueKind,System.Byte[]&,System.Int32)
21 +SSC-M: System.Int32 Microsoft.Win32.Win32RegistryApi::SubKeyCount(Microsoft.Win32.RegistryKey)
22 +SSC-M: System.Int32 Microsoft.Win32.Win32RegistryApi::ValueCount(Microsoft.Win32.RegistryKey)
23 +SSC-M: Microsoft.Win32.RegistryKey Microsoft.Win32.Win32RegistryApi::OpenRemoteBaseKey(Microsoft.Win32.RegistryHive,System.String)
24 +SSC-M: Microsoft.Win32.RegistryKey Microsoft.Win32.Win32RegistryApi::OpenSubKey(Microsoft.Win32.RegistryKey,System.String,System.Boolean)
25 +SSC-M: System.Void Microsoft.Win32.Win32RegistryApi::Flush(Microsoft.Win32.RegistryKey)
26 +SSC-M: System.Void Microsoft.Win32.Win32RegistryApi::Close(Microsoft.Win32.RegistryKey)
27 +SSC-M: Microsoft.Win32.RegistryKey Microsoft.Win32.Win32RegistryApi::CreateSubKey(Microsoft.Win32.RegistryKey,System.String)
28 +SSC-M: System.Void Microsoft.Win32.Win32RegistryApi::DeleteKey(Microsoft.Win32.RegistryKey,System.String,System.Boolean)
29 +SSC-M: System.Void Microsoft.Win32.Win32RegistryApi::DeleteValue(Microsoft.Win32.RegistryKey,System.String,System.Boolean)
30 +SSC-M: System.String[] Microsoft.Win32.Win32RegistryApi::GetSubKeyNames(Microsoft.Win32.RegistryKey)
31 +SSC-M: System.String[] Microsoft.Win32.Win32RegistryApi::GetValueNames(Microsoft.Win32.RegistryKey)
32 +SSC-M: System.Void Mono.Globalization.Unicode.MSCompatUnicodeTable::.cctor()
33 +SSC-M: System.Void Mono.Globalization.Unicode.MSCompatUnicodeTable::BuildTailoringTables(System.Globalization.CultureInfo,Mono.Globalization.Unicode.TailoringInfo,Mono.Globalization.Unicode.Contraction[]&,Mono.Globalization.Unicode.Level2Map[]&)
34 +SSC-M: System.Void Mono.Globalization.Unicode.MSCompatUnicodeTable::FillCJKCore(System.String,Mono.Globalization.Unicode.CodePointIndexer&,System.Byte*&,System.Byte*&,Mono.Globalization.Unicode.CodePointIndexer&,System.Byte*&)
35 +SSC-M: System.Void Mono.Globalization.Unicode.Normalization::.cctor()
36 +SSC-M: System.Globalization.SortKey Mono.Globalization.Unicode.SimpleCollator::GetSortKey(System.String,System.Int32,System.Int32,System.Globalization.CompareOptions)
37 +SSC-M: System.Boolean Mono.Globalization.Unicode.SimpleCollator::IsPrefix(System.String,System.String,System.Globalization.CompareOptions)
38 +SSC-M: System.Boolean Mono.Globalization.Unicode.SimpleCollator::IsSuffix(System.String,System.String,System.Int32,System.Int32,System.Globalization.CompareOptions)
39 +SSC-M: System.Void Mono.Interop.ComInteropProxy::CacheProxy()
40 +SSC-M: System.Boolean Mono.Interop.ComInteropProxy::CanCastTo(System.Type,System.Object)
41 +SSC-M: System.Void Mono.Security.Authenticode.AuthenticodeBase::Open(System.String)
42 +SSC-M: System.Byte[] Mono.Security.BitConverterLE::GetBytes(System.Int16)
43 +SSC-M: System.Byte[] Mono.Security.BitConverterLE::GetBytes(System.Int32)
44 +SSC-M: System.Byte[] Mono.Security.BitConverterLE::GetBytes(System.Single)
45 +SSC-M: System.Byte[] Mono.Security.BitConverterLE::GetBytes(System.Double)
46 +SSC-M: System.Int16 Mono.Security.BitConverterLE::ToInt16(System.Byte[],System.Int32)
47 +SSC-M: System.Int32 Mono.Security.BitConverterLE::ToInt32(System.Byte[],System.Int32)
48 +SSC-M: System.UInt16 Mono.Security.BitConverterLE::ToUInt16(System.Byte[],System.Int32)
49 +SSC-M: System.UInt32 Mono.Security.BitConverterLE::ToUInt32(System.Byte[],System.Int32)
50 +SSC-M: System.Single Mono.Security.BitConverterLE::ToSingle(System.Byte[],System.Int32)
51 +SSC-M: System.Double Mono.Security.BitConverterLE::ToDouble(System.Byte[],System.Int32)
52 +SSC-M: System.Boolean Mono.Security.Cryptography.KeyPairPersistence::Load()
53 +SSC-M: System.Void Mono.Security.Cryptography.KeyPairPersistence::Save()
54 +SSC-M: System.Void Mono.Security.Cryptography.KeyPairPersistence::Remove()
55 +SSC-M: System.String Mono.Security.Cryptography.KeyPairPersistence::get_UserPath()
56 +SSC-M: System.String Mono.Security.Cryptography.KeyPairPersistence::get_MachinePath()
57 +SSC-M: System.Boolean Mono.Security.StrongName::Sign(System.String)
58 +SSC-M: System.Byte[] Mono.Security.X509.X509Store::Load(System.String)
59 +SSC-M: System.Boolean Mono.Security.X509.X509Store::CheckStore(System.String,System.Boolean)
60 +SSC-M: Mono.Security.X509.X509CertificateCollection Mono.Security.X509.X509Store::BuildCertificatesCollection(System.String)
61 +SSC-M: Mono.Security.X509.X509Stores Mono.Security.X509.X509StoreManager::get_CurrentUser()
62 +SSC-M: Mono.Security.X509.X509Stores Mono.Security.X509.X509StoreManager::get_LocalMachine()
63 +SSC-M: System.Void System.__ComObject::.ctor()
64 +SSC-M: System.Void System.__ComObject::.ctor(System.Type)
65 +SSC-M: System.Void System.__ComObject::CheckIUnknown()
66 +SSC-M: System.Boolean System.__ComObject::Equals(System.Object)
67 +SSC-M: System.Runtime.Remoting.ObjectHandle System.Activator::CreateInstance(System.String,System.String)
68 +SSC-M: System.Runtime.Remoting.ObjectHandle System.Activator::CreateInstance(System.String,System.String,System.Object[])
69 +SSC-M: System.String System.AppDomain::get_BaseDirectory()
70 +SSC-M: System.Reflection.Assembly System.AppDomain::Load(System.Reflection.AssemblyName,System.Security.Policy.Evidence)
71 +SSC-M: System.AppDomain System.AppDomain::CreateDomain(System.String,System.Security.Policy.Evidence,System.AppDomainSetup)
72 +SSC-M: System.AppDomainSetup System.AppDomain::CreateDomainSetup(System.String,System.String,System.Boolean)
73 +SSC-M: System.Reflection.Assembly System.AppDomain::DoAssemblyResolve(System.String,System.Boolean)
74 +SSC-M: System.Reflection.Assembly System.AppDomain::DoTypeResolve(System.Object)
75 +SSC-M: System.Void System.AppDomain/Loader::Load()
76 +SSC-M: System.String System.AppDomainSetup::GetAppBase(System.String)
77 +SSC-M: System.String System.AppDomainSetup::get_ConfigurationFile()
78 +SSC-M: System.String System.AppDomainSetup::get_DynamicBase()
79 +SSC-M: System.Void System.ArgIterator::.ctor(System.RuntimeArgumentHandle)
80 +SSC-M: System.TypedReference System.ArgIterator::GetNextArg(System.RuntimeTypeHandle)
81 +SSC-M: System.RuntimeTypeHandle System.ArgIterator::GetNextArgType()
82 +SSC-M: System.Byte[] System.BitConverter::GetBytes(System.Boolean)
83 +SSC-M: System.Byte[] System.BitConverter::GetBytes(System.Char)
84 +SSC-M: System.Byte[] System.BitConverter::GetBytes(System.Int16)
85 +SSC-M: System.Byte[] System.BitConverter::GetBytes(System.Int32)
86 +SSC-M: System.Byte[] System.BitConverter::GetBytes(System.Int64)
87 +SSC-M: System.Byte[] System.BitConverter::GetBytes(System.UInt16)
88 +SSC-M: System.Byte[] System.BitConverter::GetBytes(System.UInt32)
89 +SSC-M: System.Byte[] System.BitConverter::GetBytes(System.UInt64)
90 +SSC-M: System.Byte[] System.BitConverter::GetBytes(System.Single)
91 +SSC-M: System.Byte[] System.BitConverter::GetBytes(System.Double)
92 +SSC-M: System.Char System.BitConverter::ToChar(System.Byte[],System.Int32)
93 +SSC-M: System.Int16 System.BitConverter::ToInt16(System.Byte[],System.Int32)
94 +SSC-M: System.Int32 System.BitConverter::ToInt32(System.Byte[],System.Int32)
95 +SSC-M: System.Int64 System.BitConverter::ToInt64(System.Byte[],System.Int32)
96 +SSC-M: System.UInt16 System.BitConverter::ToUInt16(System.Byte[],System.Int32)
97 +SSC-M: System.UInt32 System.BitConverter::ToUInt32(System.Byte[],System.Int32)
98 +SSC-M: System.UInt64 System.BitConverter::ToUInt64(System.Byte[],System.Int32)
99 +SSC-M: System.Single System.BitConverter::ToSingle(System.Byte[],System.Int32)
100 +SSC-M: System.Double System.BitConverter::ToDouble(System.Byte[],System.Int32)
101 +SSC-M: System.IO.Stream System.Console::OpenStandardError(System.Int32)
102 +SSC-M: System.IO.Stream System.Console::OpenStandardInput(System.Int32)
103 +SSC-M: System.IO.Stream System.Console::OpenStandardOutput(System.Int32)
104 +SSC-M: System.Int32 System.Console/WindowsConsole::GetInputCodePage()
105 +SSC-M: System.Int32 System.Console/WindowsConsole::GetOutputCodePage()
106 +SSC-M: System.String System.DateTimeUtils::ToString(System.DateTime,System.Nullable`1<System.TimeSpan>,System.String,System.Globalization.DateTimeFormatInfo)
107 +SSC-M: System.Reflection.MethodInfo System.Delegate::get_Method()
108 +SSC-M: System.Boolean System.Delegate::Equals(System.Object)
109 +SSC-M: System.Int32 System.Delegate::GetHashCode()
110 +SSC-M: System.String System.Diagnostics.StackFrame::ToString()
111 +SSC-M: System.Void System.Diagnostics.StackTrace::.ctor(System.Exception)
112 +SSC-M: System.Void System.Diagnostics.StackTrace::init_frames(System.Int32,System.Boolean)
113 +SSC-M: System.String System.Diagnostics.StackTrace::ToString()
114 +SSC-M: System.Boolean System.Double::Parse(System.String,System.Globalization.NumberStyles,System.IFormatProvider,System.Boolean,System.Double&,System.Exception&)
115 +SSC-M: System.String System.Environment::get_StackTrace()
116 +SSC-M: System.String System.Environment::get_SystemDirectory()
117 +SSC-M: System.String System.Environment::ReadXdgUserDir(System.String,System.String,System.String,System.String)
118 +SSC-M: System.String System.Environment::get_GacPath()
119 +SSC-M: System.String System.Exception::get_Source()
120 +SSC-M: System.String System.Exception::get_StackTrace()
121 +SSC-M: System.Reflection.MethodBase System.Exception::get_TargetSite()
122 +SSC-M: System.Int32 System.Globalization.CompareInfo::internal_compare_managed(System.String,System.Int32,System.Int32,System.String,System.Int32,System.Int32,System.Globalization.CompareOptions)
123 +SSC-M: System.Int32 System.Globalization.CompareInfo::internal_index_managed(System.String,System.Int32,System.Int32,System.Char,System.Globalization.CompareOptions,System.Boolean)
124 +SSC-M: System.Int32 System.Globalization.CompareInfo::internal_index_managed(System.String,System.Int32,System.Int32,System.String,System.Globalization.CompareOptions,System.Boolean)
125 +SSC-M: System.Globalization.TextInfo System.Globalization.CultureInfo::get_TextInfo()
126 +SSC-M: System.Void System.Globalization.CultureInfo::ConstructInvariant(System.Boolean)
127 +SSC-M: System.IO.DirectoryInfo System.IO.Directory::CreateDirectoriesInternal(System.String)
128 +SSC-M: System.Void System.IO.Directory::RecursiveDelete(System.String)
129 +SSC-M: System.Void System.IO.DirectoryInfo::.ctor(System.String,System.Boolean)
130 +SSC-M: System.Void System.IO.FileInfo::InternalRefresh()
131 +SSC-M: System.IO.StreamReader System.IO.FileInfo::OpenText()
132 +SSC-M: System.IO.FileStream System.IO.FileInfo::OpenRead()
133 +SSC-M: System.Void System.IO.FileStream::.ctor(System.String,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.Int32,System.Boolean,System.IO.FileOptions)
134 +SSC-M: System.Int64 System.IO.FileStream::get_Length()
135 +SSC-M: System.Int64 System.IO.FileStream::get_Position()
136 +SSC-M: System.Void System.IO.FileStream::set_Position(System.Int64)
137 +SSC-M: System.Int32 System.IO.FileStream::ReadByte()
138 +SSC-M: System.Void System.IO.FileStream::WriteByte(System.Byte)
139 +SSC-M: System.Int32 System.IO.FileStream::Read(System.Byte[],System.Int32,System.Int32)
140 +SSC-M: System.Int32 System.IO.FileStream::ReadInternal(System.Byte[],System.Int32,System.Int32)
141 +SSC-M: System.IAsyncResult System.IO.FileStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
142 +SSC-M: System.Void System.IO.FileStream::Write(System.Byte[],System.Int32,System.Int32)
143 +SSC-M: System.Void System.IO.FileStream::WriteInternal(System.Byte[],System.Int32,System.Int32)
144 +SSC-M: System.IAsyncResult System.IO.FileStream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)
145 +SSC-M: System.Int64 System.IO.FileStream::Seek(System.Int64,System.IO.SeekOrigin)
146 +SSC-M: System.Void System.IO.FileStream::SetLength(System.Int64)
147 +SSC-M: System.Void System.IO.FileStream::Flush()
148 +SSC-M: System.Void System.IO.FileStream::Lock(System.Int64,System.Int64)
149 +SSC-M: System.Void System.IO.FileStream::Unlock(System.Int64,System.Int64)
150 +SSC-M: System.Void System.IO.FileStream::Dispose(System.Boolean)
151 +SSC-M: System.Void System.IO.FileStream::FlushBufferToStream(System.IO.Stream)
152 +SSC-M: System.Void System.IO.FileStream::FlushBuffer()
153 +SSC-M: System.Void System.IO.FileStream::RefillBuffer()
154 +SSC-M: System.Void System.IO.FileSystemInfo::Refresh(System.Boolean)
155 +SSC-M: System.Int32 System.IO.IntPtrStream::Read(System.Byte[],System.Int32,System.Int32)
156 +SSC-M: System.Void System.IO.IsolatedStorage.IsolatedStorageFile::.ctor(System.String,System.String)
157 +SSC-M: System.Void System.IO.IsolatedStorage.IsolatedStorageFile::.cctor()
158 +SSC-M: System.String System.IO.IsolatedStorage.IsolatedStorageFile::TryDirectory(System.String)
159 +SSC-M: System.IO.IsolatedStorage.IsolatedStorageFile System.IO.IsolatedStorage.IsolatedStorageFile::GetUserStoreForApplication()
160 +SSC-M: System.IO.IsolatedStorage.IsolatedStorageFile System.IO.IsolatedStorage.IsolatedStorageFile::GetUserStoreForSite()
161 +SSC-M: System.String System.IO.IsolatedStorage.IsolatedStorageFile::Verify(System.String)
162 +SSC-M: System.Void System.IO.IsolatedStorage.IsolatedStorageFile::CreateDirectory(System.String)
163 +SSC-M: System.Void System.IO.IsolatedStorage.IsolatedStorageFile::DeleteDirectory(System.String)
164 +SSC-M: System.Void System.IO.IsolatedStorage.IsolatedStorageFile::DeleteFile(System.String)
165 +SSC-M: System.Boolean System.IO.IsolatedStorage.IsolatedStorageFile::DirectoryExists(System.String)
166 +SSC-M: System.Boolean System.IO.IsolatedStorage.IsolatedStorageFile::FileExists(System.String)
167 +SSC-M: System.String[] System.IO.IsolatedStorage.IsolatedStorageFile::GetDirectoryNames()
168 +SSC-M: System.String[] System.IO.IsolatedStorage.IsolatedStorageFile::GetDirectoryNames(System.String)
169 +SSC-M: System.String[] System.IO.IsolatedStorage.IsolatedStorageFile::GetFileNames()
170 +SSC-M: System.String[] System.IO.IsolatedStorage.IsolatedStorageFile::GetFileNames(System.String)
171 +SSC-M: System.Void System.IO.IsolatedStorage.IsolatedStorageFile::Remove()
172 +SSC-M: System.Void System.IO.IsolatedStorage.IsolatedStorageFile::ReadStoreData()
173 +SSC-M: System.Void System.IO.IsolatedStorage.IsolatedStorageFile::UpdateStoreData()
174 +SSC-M: System.Void System.IO.MonoIO::.cctor()
175 +SSC-M: System.String System.IO.Path::WindowsDriveAdjustment(System.String)
176 +SSC-M: System.String System.IO.Path::InsecureGetFullPath(System.String)
177 +SSC-M: System.String System.IO.Path::GetPathRoot(System.String)
178 +SSC-M: System.String System.IO.Path::CanonicalizePath(System.String)
179 +SSC-M: System.Int32 System.IO.UnmanagedMemoryStream::Read(System.Byte[],System.Int32,System.Int32)
180 +SSC-M: System.Int32 System.IO.UnmanagedMemoryStream::ReadByte()
181 +SSC-M: System.Void System.IO.UnmanagedMemoryStream::Write(System.Byte[],System.Int32,System.Int32)
182 +SSC-M: System.Void System.IO.UnmanagedMemoryStream::WriteByte(System.Byte)
183 +SSC-M: System.Void System.ModuleHandle::.cctor()
184 +SSC-M: System.Void System.ModuleHandle::GetPEKind(System.Reflection.PortableExecutableKinds&,System.Reflection.ImageFileMachine&)
185 +SSC-M: System.Boolean System.ModuleHandle::Equals(System.Object)
186 +SSC-M: System.IO.FileStream[] System.Reflection.Assembly::GetFiles()
187 +SSC-M: System.IO.Stream System.Reflection.Assembly::GetManifestResourceStream(System.String)
188 +SSC-M: System.Reflection.Assembly System.Reflection.Assembly::GetSatelliteAssembly(System.Globalization.CultureInfo,System.Version)
189 +SSC-M: System.Reflection.Assembly System.Reflection.Assembly::GetSatelliteAssemblyNoThrow(System.Globalization.CultureInfo,System.Version)
190 +SSC-M: System.Void System.Reflection.Assembly::LoadAssemblyPermissions()
191 +SSC-M: System.Void System.Reflection.Emit.AssemblyBuilder::.ctor(System.Reflection.AssemblyName,System.String,System.Reflection.Emit.AssemblyBuilderAccess,System.Boolean)
192 +SSC-M: System.Void System.Reflection.Emit.AssemblyBuilder::EmbedResourceFile(System.String,System.String,System.Reflection.ResourceAttributes)
193 +SSC-M: System.Void System.Reflection.Emit.AssemblyBuilder::DefineUnmanagedResource(System.String)
194 +SSC-M: System.Void System.Reflection.Emit.AssemblyBuilder::DefineIconResource(System.String)
195 +SSC-M: System.Void System.Reflection.Emit.AssemblyBuilder::Save(System.String,System.Reflection.PortableExecutableKinds,System.Reflection.ImageFileMachine)
196 +SSC-M: System.Void System.Reflection.Emit.AssemblyBuilder::check_name_and_filename(System.String,System.String,System.Boolean)
197 +SSC-M: System.Void System.Reflection.Emit.DynamicMethod::CreateDynMethod()
198 +SSC-M: System.Void System.Reflection.Emit.DynamicMethod::RejectIfCreated()
199 +SSC-M: System.Void System.Reflection.Emit.ModuleBuilder::.ctor(System.Reflection.Emit.AssemblyBuilder,System.String,System.String,System.Boolean,System.Boolean)
200 +SSC-M: System.Void System.Reflection.Emit.ModuleBuilder::Save()
201 +SSC-M: System.Reflection.FieldInfo System.Reflection.FieldInfo::GetFieldFromHandle(System.RuntimeFieldHandle)
202 +SSC-M: System.Reflection.FieldInfo System.Reflection.FieldInfo::GetFieldFromHandle(System.RuntimeFieldHandle,System.RuntimeTypeHandle)
203 +SSC-M: System.Reflection.MethodBase System.Reflection.MethodBase::GetMethodFromHandleNoGenericCheck(System.RuntimeMethodHandle)
204 +SSC-M: System.Reflection.MethodBase System.Reflection.MethodBase::GetMethodFromHandle(System.RuntimeMethodHandle,System.RuntimeTypeHandle)
205 +SSC-M: System.ModuleHandle System.Reflection.Module::get_ModuleHandle()
206 +SSC-M: System.Int32 System.Reflection.Module::get_MDStreamVersion()
207 +SSC-M: System.Security.Cryptography.X509Certificates.X509Certificate System.Reflection.Module::GetSignerCertificate()
208 +SSC-M: System.IntPtr[] System.Reflection.Module::ptrs_from_types(System.Type[])
209 +SSC-M: System.Reflection.FieldInfo System.Reflection.Module::ResolveField(System.Int32,System.Type[],System.Type[])
210 +SSC-M: System.Reflection.MemberInfo System.Reflection.Module::ResolveMember(System.Int32,System.Type[],System.Type[])
211 +SSC-M: System.Reflection.MethodBase System.Reflection.Module::ResolveMethod(System.Int32,System.Type[],System.Type[])
212 +SSC-M: System.String System.Reflection.Module::ResolveString(System.Int32)
213 +SSC-M: System.Type System.Reflection.Module::ResolveType(System.Int32,System.Type[],System.Type[])
214 +SSC-M: System.Byte[] System.Reflection.Module::ResolveSignature(System.Int32)
215 +SSC-M: System.Type System.Reflection.Module::MonoDebugger_ResolveType(System.Reflection.Module,System.Int32)
216 +SSC-M: System.Reflection.MethodImplAttributes System.Reflection.MonoCMethod::GetMethodImplementationFlags()
217 +SSC-M: System.Reflection.ParameterInfo[] System.Reflection.MonoCMethod::GetParameters()
218 +SSC-M: System.RuntimeMethodHandle System.Reflection.MonoCMethod::get_MethodHandle()
219 +SSC-M: System.Reflection.MethodAttributes System.Reflection.MonoCMethod::get_Attributes()
220 +SSC-M: System.Reflection.CallingConventions System.Reflection.MonoCMethod::get_CallingConvention()
221 +SSC-M: System.Type System.Reflection.MonoCMethod::get_DeclaringType()
222 +SSC-M: System.Reflection.MethodBody System.Reflection.MonoCMethod::GetMethodBody()
223 +SSC-M: System.Void System.Reflection.MonoMethod::.ctor(System.RuntimeMethodHandle)
224 +SSC-M: System.Reflection.ParameterInfo System.Reflection.MonoMethod::get_ReturnParameter()
225 +SSC-M: System.Type System.Reflection.MonoMethod::get_ReturnType()
226 +SSC-M: System.Reflection.ICustomAttributeProvider System.Reflection.MonoMethod::get_ReturnTypeCustomAttributes()
227 +SSC-M: System.Reflection.MethodImplAttributes System.Reflection.MonoMethod::GetMethodImplementationFlags()
228 +SSC-M: System.Reflection.ParameterInfo[] System.Reflection.MonoMethod::GetParameters()
229 +SSC-M: System.RuntimeMethodHandle System.Reflection.MonoMethod::get_MethodHandle()
230 +SSC-M: System.Reflection.MethodAttributes System.Reflection.MonoMethod::get_Attributes()
231 +SSC-M: System.Reflection.CallingConventions System.Reflection.MonoMethod::get_CallingConvention()
232 +SSC-M: System.Type System.Reflection.MonoMethod::get_DeclaringType()
233 +SSC-M: System.Object[] System.Reflection.MonoMethod::GetPseudoCustomAttributes()
234 +SSC-M: System.Reflection.MethodBody System.Reflection.MonoMethod::GetMethodBody()
235 +SSC-M: System.Resources.ResourceSet System.Resources.ResourceManager::InternalGetResourceSet(System.Globalization.CultureInfo,System.Boolean,System.Boolean)
236 +SSC-M: System.Resources.MissingManifestResourceException System.Resources.ResourceManager::AssemblyResourceMissing(System.String)
237 +SSC-M: System.Void System.Resources.ResourceReader::.ctor(System.String)
238 +SSC-M: System.IO.UnmanagedMemoryStream System.Resources.ResourceReader::ResourceValueAsStream(System.String,System.Int32)
239 +SSC-M: System.Void System.Resources.ResourceReader/<ResourceValueAsStream>c__AnonStorey1::<>m__0(System.Object,System.EventArgs)
240 +SSC-M: System.Void System.Resources.ResourceWriter::.ctor(System.String)
241 +SSC-M: System.Void System.Resources.RuntimeResourceSet::.ctor(System.IO.Stream)
242 +SSC-M: System.Void System.Resources.RuntimeResourceSet::.ctor(System.String)
243 +SSC-M: System.Void System.Runtime.CompilerServices.RuntimeHelpers::InitializeArray(System.Array,System.RuntimeFieldHandle)
244 +SSC-M: System.Void System.Runtime.CompilerServices.RuntimeHelpers::RunClassConstructor(System.RuntimeTypeHandle)
245 +SSC-M: System.Void System.Runtime.CompilerServices.RuntimeHelpers::RunModuleConstructor(System.ModuleHandle)
246 +SSC-M: System.Runtime.Remoting.ObjectHandle System.Runtime.Hosting.ApplicationActivator::CreateInstanceHelper(System.AppDomainSetup)
247 +SSC-M: System.Int32 System.Runtime.InteropServices.Marshal::SizeOf(System.Object)
248 +SSC-M: System.Void System.Runtime.InteropServices.SafeHandle::DangerousAddRef(System.Boolean&)
249 +SSC-M: System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.Messaging.AsyncResult::SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage)
250 +SSC-M: System.Void System.Runtime.Remoting.Metadata.SoapTypeAttribute::SetReflectionObject(System.Object)
251 +SSC-M: System.Void System.Runtime.Remoting.Proxies.RealProxy::.ctor(System.Type)
252 +SSC-M: System.Void System.Runtime.Remoting.Proxies.RealProxy::.ctor(System.Type,System.Runtime.Remoting.ClientIdentity)
253 +SSC-M: System.Void System.Runtime.Remoting.RemotingConfiguration::LoadDefaultDelayedChannels()
254 +SSC-M: System.String System.Runtime.Remoting.SoapServices::GetAssemblyName(System.Reflection.MethodBase)
255 +SSC-M: System.Void System.RuntimeFieldHandle::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
256 +SSC-M: System.Void System.RuntimeFieldHandle::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
257 +SSC-M: System.Boolean System.RuntimeFieldHandle::Equals(System.Object)
258 +SSC-M: System.Boolean System.RuntimeFieldHandle::Equals(System.RuntimeFieldHandle)
259 +SSC-M: System.Void System.RuntimeMethodHandle::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
260 +SSC-M: System.Void System.RuntimeMethodHandle::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
261 +SSC-M: System.Boolean System.RuntimeMethodHandle::Equals(System.Object)
262 +SSC-M: System.Boolean System.RuntimeMethodHandle::Equals(System.RuntimeMethodHandle)
263 +SSC-M: System.Void System.RuntimeTypeHandle::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
264 +SSC-M: System.Void System.RuntimeTypeHandle::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
265 +SSC-M: System.Boolean System.RuntimeTypeHandle::Equals(System.Object)
266 +SSC-M: System.Boolean System.RuntimeTypeHandle::Equals(System.RuntimeTypeHandle)
267 +SSC-M: System.ModuleHandle System.RuntimeTypeHandle::GetModuleHandle()
268 +SSC-M: System.Void System.Security.Cryptography.CryptoConfig::LoadConfig(System.String,System.Collections.Hashtable,System.Collections.Hashtable)
269 +SSC-M: System.Void System.Security.Cryptography.RNGCryptoServiceProvider::.ctor()
270 +SSC-M: System.Void System.Security.Cryptography.RNGCryptoServiceProvider::.ctor(System.Byte[])
271 +SSC-M: System.Void System.Security.Cryptography.RNGCryptoServiceProvider::.ctor(System.Security.Cryptography.CspParameters)
272 +SSC-M: System.Void System.Security.Cryptography.RNGCryptoServiceProvider::.ctor(System.String)
273 +SSC-M: System.Void System.Security.Cryptography.RNGCryptoServiceProvider::Check()
274 +SSC-M: System.Void System.Security.Cryptography.RNGCryptoServiceProvider::GetBytes(System.Byte[])
275 +SSC-M: System.Void System.Security.Cryptography.RNGCryptoServiceProvider::GetNonZeroBytes(System.Byte[])
276 +SSC-M: System.Void System.Security.Cryptography.RNGCryptoServiceProvider::Finalize()
277 +SSC-M: System.Byte[] System.Security.Cryptography.X509Certificates.X509Certificate::Load(System.String)
278 +SSC-M: System.Security.Policy.Evidence System.Security.Policy.Evidence::GetDefaultHostEvidence(System.Reflection.Assembly)
279 +SSC-M: System.Byte[] System.Security.Policy.Hash::GetData()
280 +SSC-M: System.Void System.Security.Policy.PolicyLevel::LoadFromFile(System.String)
281 +SSC-M: System.Void System.Security.Policy.PolicyLevel::Save()
282 +SSC-M: System.Security.Policy.Zone System.Security.Policy.Zone::CreateFromUrl(System.String)
283 +SSC-M: System.Void System.Security.Principal.WindowsIdentity::.ctor(System.String,System.String)
284 +SSC-M: System.Void System.Security.Principal.WindowsIdentity::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object)
285 +SSC-M: System.Security.Principal.WindowsIdentity System.Security.Principal.WindowsIdentity::GetAnonymous()
286 +SSC-M: System.Security.Principal.WindowsIdentity System.Security.Principal.WindowsIdentity::GetCurrent()
287 +SSC-M: System.Security.Principal.WindowsImpersonationContext System.Security.Principal.WindowsIdentity::Impersonate()
288 +SSC-M: System.String System.Security.Principal.WindowsIdentity::get_Name()
289 +SSC-M: System.Void System.Security.Principal.WindowsImpersonationContext::Undo()
290 +SSC-M: System.Boolean System.Security.Principal.WindowsPrincipal::IsInRole(System.Int32)
291 +SSC-M: System.Boolean System.Security.Principal.WindowsPrincipal::IsInRole(System.String)
292 +SSC-M: System.Security.SecurityContext System.Security.SecurityContext::Capture()
293 +SSC-M: System.Void System.Security.SecurityContext::Run(System.Security.SecurityContext,System.Threading.ContextCallback,System.Object)
294 +SSC-M: System.Void System.Security.SecurityFrame::InitFromRuntimeFrame(System.Security.RuntimeSecurityFrame)
295 +SSC-M: System.Void System.Security.SecurityManager::ReflectedLinkDemandInvoke(System.Reflection.MethodBase)
296 +SSC-M: System.Boolean System.Security.SecurityManager::ReflectedLinkDemandQuery(System.Reflection.MethodBase)
297 +SSC-M: System.Void System.String::CopyTo(System.Int32,System.Char[],System.Int32,System.Int32)
298 +SSC-M: System.Char[] System.String::ToCharArray()
299 +SSC-M: System.Char[] System.String::ToCharArray(System.Int32,System.Int32)
300 +SSC-M: System.String System.String::SubstringUnchecked(System.Int32,System.Int32)
301 +SSC-M: System.String System.String::PadLeft(System.Int32,System.Char)
302 +SSC-M: System.String System.String::PadRight(System.Int32,System.Char)
303 +SSC-M: System.String System.String::Replace(System.Char,System.Char)
304 +SSC-M: System.String System.String::Replace(System.String,System.String)
305 +SSC-M: System.String System.String::Remove(System.Int32,System.Int32)
306 +SSC-M: System.String System.String::Copy(System.String)
307 +SSC-M: System.String System.String::Concat(System.Object,System.Object)
308 +SSC-M: System.String System.String::Concat(System.String,System.String)
309 +SSC-M: System.String System.String::Concat(System.String,System.String,System.String)
310 +SSC-M: System.String System.String::Concat(System.String,System.String,System.String,System.String)
311 +SSC-M: System.String System.String::ConcatInternal(System.String[],System.Int32)
312 +SSC-M: System.String System.String::Insert(System.Int32,System.String)
313 +SSC-M: System.String System.String::JoinUnchecked(System.String,System.String[],System.Int32,System.Int32)
314 +SSC-M: System.String System.String::CreateString(System.Char[],System.Int32,System.Int32)
315 +SSC-M: System.String System.String::CreateString(System.Char[])
316 +SSC-M: System.Void System.String::CharCopy(System.String,System.Int32,System.String,System.Int32,System.Int32)
317 +SSC-M: System.Void System.String::CharCopy(System.String,System.Int32,System.Char[],System.Int32,System.Int32)
318 +SSC-M: System.Void System.String::CharCopyReverse(System.String,System.Int32,System.String,System.Int32,System.Int32)
319 +SSC-M: System.Int32 System.Text.Encoding::GetByteCount(System.String)
320 +SSC-M: System.Int32 System.Text.Encoding::GetBytes(System.String,System.Int32,System.Int32,System.Byte[],System.Int32)
321 +SSC-M: System.Byte[] System.Text.Encoding::GetBytes(System.String)
322 +SSC-M: System.Int32 System.Text.UnicodeEncoding::GetBytes(System.Char[],System.Int32,System.Int32,System.Byte[],System.Int32)
323 +SSC-M: System.Int32 System.Text.UnicodeEncoding::GetBytes(System.String,System.Int32,System.Int32,System.Byte[],System.Int32)
324 +SSC-M: System.Int32 System.Text.UnicodeEncoding::GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32)
325 +SSC-M: System.String System.Text.UnicodeEncoding::GetString(System.Byte[],System.Int32,System.Int32)
326 +SSC-M: System.Int32 System.Text.UnicodeEncoding/UnicodeDecoder::GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32)
327 +SSC-M: System.Int32 System.Text.UTF8Encoding::InternalGetByteCount(System.Char[],System.Int32,System.Int32,System.Char&,System.Boolean)
328 +SSC-M: System.Int32 System.Text.UTF8Encoding::InternalGetBytes(System.Char[],System.Int32,System.Int32,System.Byte[],System.Int32,System.Char&,System.Boolean)
329 +SSC-M: System.Int32 System.Text.UTF8Encoding::GetBytes(System.String,System.Int32,System.Int32,System.Byte[],System.Int32)
330 +SSC-M: System.Int32 System.Text.UTF8Encoding::InternalGetCharCount(System.Byte[],System.Int32,System.Int32,System.UInt32,System.UInt32,System.Object,System.Text.DecoderFallbackBuffer&,System.Byte[]&,System.Boolean)
331 +SSC-M: System.Int32 System.Text.UTF8Encoding::InternalGetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32,System.UInt32&,System.UInt32&,System.Object,System.Text.DecoderFallbackBuffer&,System.Byte[]&,System.Boolean)
332 +SSC-M: System.Void System.Threading.EventWaitHandle::.ctor(System.Boolean,System.Threading.EventResetMode)
333 +SSC-M: System.Boolean System.Threading.EventWaitHandle::Reset()
334 +SSC-M: System.Boolean System.Threading.EventWaitHandle::Set()
335 +SSC-M: System.Void System.Threading.Mutex::.ctor()
336 +SSC-M: System.Void System.Threading.Mutex::.ctor(System.Boolean)
337 +SSC-M: System.Void System.Threading.Mutex::.ctor(System.Boolean,System.String)
338 +SSC-M: System.Void System.Threading.Mutex::.ctor(System.Boolean,System.String,System.Boolean&)
339 +SSC-M: System.Void System.Threading.Mutex::.ctor(System.Boolean,System.String,System.Boolean&,System.Security.AccessControl.MutexSecurity)
340 +SSC-M: System.Threading.Mutex System.Threading.Mutex::OpenExisting(System.String,System.Security.AccessControl.MutexRights)
341 +SSC-M: System.Void System.Threading.Mutex::ReleaseMutex()
342 +SSC-M: System.Void System.Threading.RegisteredWaitHandle::Wait(System.Object)
343 +SSC-M: System.Void System.Threading.RegisteredWaitHandle::DoCallBack(System.Object)
344 +SSC-M: System.Void System.Threading.Thread::Join()
345 +SSC-M: System.Boolean System.Threading.Thread::Join(System.Int32)
346 +SSC-M: System.Boolean System.Threading.Thread::Join(System.TimeSpan)
347 +SSC-M: System.Void System.Threading.Thread::Start()
348 +SSC-M: System.Void System.Threading.Thread::Finalize()
349 +SSC-M: System.Boolean System.Threading.Timer::Dispose(System.Threading.WaitHandle)
350 +SSC-M: System.Void System.Threading.WaitHandle::.cctor()
351 +SSC-M: System.Boolean System.Threading.WaitHandle::WaitOne()
352 +SSC-M: System.Boolean System.Threading.WaitHandle::WaitOne(System.Int32,System.Boolean)
353 +SSC-M: System.Boolean System.Threading.WaitHandle::WaitOne(System.TimeSpan,System.Boolean)
354 +SSC-M: System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle)
355 +SSC-M: System.Int32 System.Type::GetHashCode()
356 +SSC-M: System.Boolean System.Type::get_IsSystemType()
357 +SSC-M: System.Int32 System.TypedReference::GetHashCode()
358 +SSC-M: System.Void System.Variant::SetValue(System.Object)
359 +SSC-M: System.Object System.Variant::GetValue()
360 +SSC-M: System.Void System.Variant::Clear()
361 +SSC-M: System.Void System.WeakReference::AllocateHandle(System.Object)
362 +SSC-M: System.Object System.WeakReference::get_Target()
363 +SSC-M: System.Void System.WeakReference::set_Target(System.Object)
364 +SSC-M: System.Void System.WeakReference::Finalize()