mono-logo Downloads | Daily snapshots | Screenshots | Documentation | Bugs | Blogs

これはMono ProjectのWebサイトを日本語訳したものです。翻訳の改善点などはAtsushi Enoまでご連絡下さい。翻訳ソースはNovell Forge上のプロジェクトに登録されています。

* クラスライブラリの各部分の状態

Monoのクラスは、それが所属するアセンブリ別に編成されています。

以下がそれぞれのアセンブリの状態です:

未実装クラスのリスト

左のメニューにあるアセンブリのリストから選択して、そのアセンブリの現在のステータスを表示してください。

このツリーは、欠落している、あるいはTODO属性をもつ、項目を示しています。 チェックボックスを使って、欠落しているだけを、あるいはTODOの項目だけを、表示することが出来ます。

それぞれの名前をクリックすると、その項目に結びついた MSDN ドキュメント に連れて行ってくれます。 CTRL+クリックで、mono CVS ツリーに連れて行ってくれます。

TODO Missing
Extra Errors
Completed

mscorlib: 97%: 264: 38: 400: 2407
System.Diagnostics.DebuggableAttribute
Microsoft.Win32: 97%: 1: 1: 7
Registry: 100%
RegistryKey: 95%: 1: 1
Finalize()
OpenRemoteBaseKey(Microsoft.Win32.RegistryHive, System.String)
RegistryHive: 100%
System: 98%: 31: 90: 399
_AppDomain: 100%
IAppDomainSetup: 100%
IAsyncResult: 100%
ICloneable: 100%
IComparable: 100%
IConvertible: 100%
ICustomFormatter: 100%
IDisposable: 100%
IFormatProvider: 100%
IFormattable: 100%
IServiceProvider: 100%
__ComObject: 1: 1
System.CLSCompliantAttribute
Activator: 75%: 4
CreateComInstanceFrom(System.String, System.String)
CreateComInstanceFrom(System.String, System.String, System.Byte[], System.Configuration.Assemblies.AssemblyHashAlgorithm)
CreateInstance(System.String, System.String, System.Boolean, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo, System.Object[], System.Security.Policy.Evidence)
CreateInstanceFrom(System.String, System.String, System.Boolean, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo, System.Object[], System.Security.Policy.Evidence)
AppDomain: 96%: 3
CreateDomain(System.String, System.Security.Policy.Evidence, System.AppDomainSetup)
DefineDynamicAssembly(System.Reflection.AssemblyName, System.Reflection.Emit.AssemblyBuilderAccess, System.String, System.Security.Policy.Evidence, System.Security.PermissionSet, System.Security.PermissionSet, System.Security.PermissionSet, System.Boolean)
ExecuteAssembly(System.String, System.Security.Policy.Evidence, System.String[], System.Byte[], System.Configuration.Assemblies.AssemblyHashAlgorithm)
AppDomainSetup: 93%: 2
LoaderOptimization: 50%
AppDomainUnloadedException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
ApplicationException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
ArgumentException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
ArgumentNullException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
ArgumentOutOfRangeException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
ArithmeticException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
Array: 96%: 2
Initialize()
ArrayTypeMismatchException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
AssemblyLoadEventArgs: 100%
Attribute: 100%: 1
.ctor()
AttributeUsageAttribute: 100%
BadImageFormatException: 92%: 1: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
FusionLog
BitConverter: 100%
Buffer: 100%
CannotUnloadAppDomainException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
CharEnumerator: 100%
CLSCompliantAttribute: 100%
Console: 100%
ContextBoundObject: 1
.ctor()
ContextMarshalException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
ContextStaticAttribute: 100%
Convert: 100%
DBNull: 100%
DivideByZeroException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
DllNotFoundException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
DuplicateWaitObjectException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
EntryPointNotFoundException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
Enum: 100%: 1
.ctor()
Environment: 95%: 3: 3
UserInteractive
WorkingSet
EventArgs: 100%
Exception: 100%: 2
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
HResult
ExecutionEngineException: 100%
FieldAccessException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
FlagsAttribute: 100%
FormatException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
GC: 100%
IndexOutOfRangeException: 100%
InvalidCastException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
InvalidOperationException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
InvalidProgramException: 100%
LoaderOptimizationAttribute: 100%
LocalDataStoreSlot: 1
Finalize()
MarshalByRefObject: 100%: 1
.ctor()
Math: 100%
MemberAccessException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
MethodAccessException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
MissingFieldException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
MissingMemberException: 100%: 4
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
ClassName
MemberName
Signature
MissingMethodException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
MTAThreadAttribute: 100%
MulticastNotSupportedException: 100%
NonSerializedAttribute: 100%
NotFiniteNumberException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
NotImplementedException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
NotSupportedException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
NullReferenceException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
Object: 100%: 2
Finalize()
MemberwiseClone()
ObjectDisposedException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
ObsoleteAttribute: 100%
OperatingSystem: 100%
OutOfMemoryException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
OverflowException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
ParamArrayAttribute: 100%
PlatformNotSupportedException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
Random: 100%: 1
Sample()
RankException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
ResolveEventArgs: 100%
SerializableAttribute: 100%
StackOverflowException: 100%
STAThreadAttribute: 100%
String: 100%
SystemException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
ThreadStaticAttribute: 100%
TimeZone: 100%: 1
.ctor()
Type: 95%: 8: 15
.ctor()
DefaultBindingFlags
GetAttributeFlagsImpl()
GetConstructorImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[])
GetMethodImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[])
GetPropertyImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type[], System.Reflection.ParameterModifier[])
GetTypeFromCLSID(System.Guid)
GetTypeFromCLSID(System.Guid, System.Boolean)
GetTypeFromCLSID(System.Guid, System.String)
GetTypeFromCLSID(System.Guid, System.String, System.Boolean)
GetTypeFromProgID(System.String)
GetTypeFromProgID(System.String, System.Boolean)
GetTypeFromProgID(System.String, System.String)
GetTypeFromProgID(System.String, System.String, System.Boolean)
HasElementTypeImpl()
IsArrayImpl()
IsByRefImpl()
IsCOMObjectImpl()
IsContextfulImpl()
IsMarshalByRefImpl()
IsPointerImpl()
IsPrimitiveImpl()
IsValueTypeImpl()
TypeInitializationException: 100%
TypeLoadException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
TypeUnloadedException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
UnauthorizedAccessException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
UnhandledExceptionEventArgs: 100%
ValueType: 100%: 1
.ctor()
Version: 100%
WeakReference: 100%: 2
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
Finalize()
ArgIterator: 100%
Boolean: 100%
Byte: 100%
Char: 100%
DateTime: 98%: 1
Parse(System.String, System.IFormatProvider, System.Globalization.DateTimeStyles)
Decimal: 100%
Double: 96%: 1
Parse(System.String, System.Globalization.NumberStyles, System.IFormatProvider)
Guid: 100%
Int16: 100%
Int32: 100%
Int64: 100%
IntPtr: 100%
RuntimeArgumentHandle
RuntimeFieldHandle: 50%: 1: 3
Equals(System.Object)
Equals(System.RuntimeFieldHandle)
GetHashCode()
RuntimeMethodHandle: 60%: 1: 3
Equals(System.Object)
Equals(System.RuntimeMethodHandle)
GetHashCode()
RuntimeTypeHandle: 50%: 1: 3
Equals(System.Object)
Equals(System.RuntimeTypeHandle)
GetHashCode()
SByte: 100%
Single: 100%
TimeSpan: 100%
TypedReference: 80%: 2
MakeTypedReference(System.Object, System.Reflection.FieldInfo[])
SetTypedReference(System.TypedReference, System.Object)
UInt16: 100%
UInt32: 100%
UInt64: 100%
UIntPtr: 100%
Void
AssemblyLoadEventHandler: 100%
AsyncCallback: 100%
CrossAppDomainDelegate: 100%
Delegate: 100%: 7
.ctor(System.Object, System.String)
.ctor(System.Type, System.String)
CombineImpl(System.Delegate)
DynamicInvokeImpl(System.Object[])
Finalize()
GetMethodImpl()
RemoveImpl(System.Delegate)
EventHandler: 100%
MulticastDelegate: 100%: 5
.ctor(System.Object, System.String)
.ctor(System.Type, System.String)
CombineImpl(System.Delegate)
DynamicInvokeImpl(System.Object[])
RemoveImpl(System.Delegate)
ResolveEventHandler: 100%
UnhandledExceptionEventHandler: 100%
AttributeTargets: 100%
DayOfWeek: 100%
LoaderOptimization: 100%
PlatformID: 100%
TypeCode: 100%
System.Collections: 98%: 4: 32: 66
ICollection: 100%
IComparer: 100%
IDictionary: 100%
IDictionaryEnumerator: 100%
IEnumerable: 100%
IEnumerator: 100%
IHashCodeProvider: 100%
IList: 100%
ArrayList: 100%
BitArray: 100%
CaseInsensitiveComparer: 75%: 1
CaseInsensitiveHashCodeProvider: 75%: 1
CollectionBase: 100%: 12
.ctor()
InnerList
List
OnClear()
OnClearComplete()
OnInsert(System.Int32, System.Object)
OnInsertComplete(System.Int32, System.Object)
OnRemove(System.Int32, System.Object)
OnRemoveComplete(System.Int32, System.Object)
OnSet(System.Int32, System.Object, System.Object)
OnSetComplete(System.Int32, System.Object, System.Object)
OnValidate(System.Object)
Comparer: 100%
DictionaryBase: 100%: 13
.ctor()
Dictionary
InnerHashtable
OnClear()
OnClearComplete()
OnGet(System.Object, System.Object)
OnInsert(System.Object, System.Object)
OnInsertComplete(System.Object, System.Object)
OnRemove(System.Object, System.Object)
OnRemoveComplete(System.Object, System.Object)
OnSet(System.Object, System.Object, System.Object)
OnSetComplete(System.Object, System.Object, System.Object)
OnValidate(System.Object, System.Object)
Hashtable: 100%: 5
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
comparer
hcp
GetHash(System.Object)
KeyEquals(System.Object, System.Object)
Queue: 100%
ReadOnlyCollectionBase: 100%: 2
.ctor()
InnerList
SortedList: 96%: 1
Stack: 90%: 1
DictionaryEntry: 100%
System.Configuration.Assemblies: 100%: 9
AssemblyHash: 100%
AssemblyHashAlgorithm: 100%
AssemblyVersionCompatibility: 100%
System.Diagnostics: 84%: 8: 19
ConditionalAttribute: 100%
DebuggableAttribute: 100%
Debugger: 25%: 5
Break()
IsLogging()
Launch()
Log(System.Int32, System.String, System.String)
DebuggerHiddenAttribute: 100%
DebuggerStepThroughAttribute: 100%
StackFrame: 85%: 1
StackTrace: 80%: 2
.ctor(System.Threading.Thread, System.Boolean)
System.Diagnostics.SymbolStore: 100%: 38
ISymbolBinder: 100%
ISymbolDocument: 100%
ISymbolDocumentWriter: 100%
ISymbolMethod: 100%
ISymbolNamespace: 100%
ISymbolReader: 100%
ISymbolScope: 100%
ISymbolVariable: 100%
ISymbolWriter: 100%
SymDocumentType: 100%
SymLanguageType: 100%
SymLanguageVendor: 100%
SymbolToken: 100%
SymAddressKind: 100%
System.Globalization: 93%: 41: 2: 79
Calendar: 100%: 1
.ctor()
CompareInfo: 100%: 1
Finalize()
CultureInfo: 98%: 1
InstalledUICulture
DateTimeFormatInfo: 91%: 6
GetAbbreviatedEraName(System.Int32)
GetAllDateTimePatterns()
GetAllDateTimePatterns(System.Char)
GetEra(System.String)
GetEraName(System.Int32)
DaylightTime: 100%
GregorianCalendar: 85%: 3
AddWeeks(System.DateTime, System.Int32)
ToFourDigitYear(System.Int32)
HebrewCalendar: 86%: 2
ToFourDigitYear(System.Int32)
HijriCalendar: 80%: 4
HijriAdjustment: 50%
TwoDigitYearMax: 50%
ToFourDigitYear(System.Int32)
JapaneseCalendar: 90%: 1
JulianCalendar: 86%: 2
ToFourDigitYear(System.Int32)
KoreanCalendar: 86%: 2
ToFourDigitYear(System.Int32)
NumberFormatInfo: 100%
RegionInfo: 76%: 6
CurrentRegion
Name
ThreeLetterISORegionName
ThreeLetterWindowsRegionName
TwoLetterISORegionName
ToString()
SortKey: 100%
StringInfo: 100%
TaiwanCalendar: 90%: 1
TextElementEnumerator: 100%
TextInfo: 42%: 11
ANSICodePage
EBCDICCodePage
ListSeparator
MacCodePage
OEMCodePage
Equals(System.Object)
ToLower(System.Char)
ToLower(System.String)
ToString()
ToUpper(System.Char)
ToUpper(System.String)
ThaiBuddhistCalendar: 86%: 2
ToFourDigitYear(System.Int32)
CalendarWeekRule: 100%
CompareOptions: 100%
CultureTypes: 100%
DateTimeStyles: 100%
GregorianCalendarTypes: 100%
NumberStyles: 100%
UnicodeCategory: 100%
System.IO: 99%: 3: 32: 85
BinaryReader: 100%: 3
Dispose(System.Boolean)
FillBuffer(System.Int32)
Read7BitEncodedInt()
BinaryWriter: 100%: 4
.ctor()
OutStream
Dispose(System.Boolean)
Write7BitEncodedInt(System.Int32)
BufferedStream: 100%
Directory: 100%
DirectoryInfo: 100%
DirectoryNotFoundException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
EndOfStreamException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
File: 96%: 1
Copy(System.String, System.String)
FileInfo: 100%
FileLoadException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
FileNotFoundException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
FileStream: 100%: 2
Dispose(System.Boolean)
Finalize()
FileSystemInfo: 100%: 4
.ctor()
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
FullPath
OriginalPath
IOException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
MemoryStream: 93%: 1
Path: 100%
PathTooLongException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
Stream: 100%: 2
.ctor()
CreateWaitHandle()
StreamReader: 100%: 1
Dispose(System.Boolean)
StreamWriter: 100%: 2
Dispose(System.Boolean)
Finalize()
StringReader: 100%: 1
Dispose(System.Boolean)
StringWriter: 84%: 1: 1
Dispose(System.Boolean)
TextReader: 100%: 2
.ctor()
Dispose(System.Boolean)
TextWriter: 100%: 4
.ctor()
.ctor(System.IFormatProvider)
CoreNewLine
Dispose(System.Boolean)
FileAccess: 100%
FileAttributes: 100%
FileMode: 100%
FileShare: 100%
SeekOrigin: 100%
System.IO.IsolatedStorage: 91%: 7: 9: 16
INormalizeForIsolatedStorage: 100%
IsolatedStorage: 84%: 2: 5
.ctor()
AssemblyIdentity
DomainIdentity
SeparatorExternal
SeparatorInternal
GetPermission(System.Security.PermissionSet)
InitStore(System.IO.IsolatedStorage.IsolatedStorageScope, System.Type, System.Type)
IsolatedStorageException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
IsolatedStorageFile: 77%: 5: 2
MaximumSize: 50%
Finalize()
GetEnumerator(System.IO.IsolatedStorage.IsolatedStorageScope)
GetPermission(System.Security.PermissionSet)
GetStore(System.IO.IsolatedStorage.IsolatedStorageScope, System.Object, System.Object)
GetStore(System.IO.IsolatedStorage.IsolatedStorageScope, System.Security.Policy.Evidence, System.Type, System.Security.Policy.Evidence, System.Type)
GetStore(System.IO.IsolatedStorage.IsolatedStorageScope, System.Type, System.Type)
IsolatedStorageFileStream: 100%: 1
Dispose(System.Boolean)
IsolatedStorageScope: 100%
System.Reflection: 98%: 14: 39: 174
ICustomAttributeProvider: 100%
IReflect: 100%
AmbiguousMatchException: 100%
Assembly: 89%: 8
EscapedCodeBase
GetFiles(System.Boolean)
GetLoadedModules(System.Boolean)
GetName(System.Boolean)
LoadFile(System.String, System.Security.Policy.Evidence)
LoadFrom(System.String, System.Security.Policy.Evidence, System.Byte[], System.Configuration.Assemblies.AssemblyHashAlgorithm)
LoadModule(System.String, System.Byte[])
LoadModule(System.String, System.Byte[], System.Byte[])
AssemblyAlgorithmIdAttribute: 100%
AssemblyCompanyAttribute: 100%
AssemblyConfigurationAttribute: 100%
AssemblyCopyrightAttribute: 100%
AssemblyCultureAttribute: 100%
AssemblyDefaultAliasAttribute: 100%
AssemblyDelaySignAttribute: 100%
AssemblyDescriptionAttribute: 100%
AssemblyFileVersionAttribute: 100%
AssemblyFlagsAttribute: 100%
AssemblyInformationalVersionAttribute: 100%
AssemblyKeyFileAttribute: 100%
AssemblyKeyNameAttribute: 100%
AssemblyName: 95%: 1
AssemblyNameProxy: 100%
AssemblyProductAttribute: 100%
AssemblyTitleAttribute: 100%
AssemblyTrademarkAttribute: 100%
AssemblyVersionAttribute: 100%
Binder: 100%: 1
.ctor()
ConstructorInfo: 100%: 1
.ctor()
CustomAttributeFormatException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
DefaultMemberAttribute: 100%
EventInfo: 100%: 7
.ctor()
DeclaringType
Name
ReflectedType
GetCustomAttributes(System.Boolean)
GetCustomAttributes(System.Type, System.Boolean)
IsDefined(System.Type, System.Boolean)
FieldInfo: 95%: 2: 1
.ctor()
GetValueDirect(System.TypedReference)
SetValueDirect(System.TypedReference, System.Object)
InvalidFilterCriteriaException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
ManifestResourceInfo: 50%: 3
FileName
ReferencedAssembly
ResourceLocation
MemberInfo: 100%: 1
.ctor()
MethodBase: 100%: 1
.ctor()
MethodInfo: 100%: 1
.ctor()
Missing: 100%
Module: 100%: 2
Finalize()
GetMethodImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[])
ParameterInfo: 100%: 7
.ctor()
AttrsImpl
ClassImpl
DefaultValueImpl
MemberImpl
NameImpl
PositionImpl
Pointer: 100%
PropertyInfo: 100%: 1
.ctor()
ReflectionTypeLoadException: 100%
StrongNameKeyPair: 100%
TargetException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
TargetInvocationException: 100%
TargetParameterCountException: 100%
TypeDelegator: 100%: 13
.ctor()
typeImpl
GetAttributeFlagsImpl()
GetConstructorImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[])
GetMethodImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[])
GetPropertyImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type[], System.Reflection.ParameterModifier[])
HasElementTypeImpl()
IsArrayImpl()
IsByRefImpl()
IsCOMObjectImpl()
IsPointerImpl()
IsPrimitiveImpl()
IsValueTypeImpl()
InterfaceMapping: 100%
ParameterModifier: 100%
MemberFilter: 100%
ModuleResolveEventHandler: 100%
TypeFilter: 100%
AssemblyNameFlags: 100%
BindingFlags: 100%
CallingConventions: 100%
EventAttributes: 100%
FieldAttributes: 100%
MemberTypes: 100%
MethodAttributes: 100%
MethodImplAttributes: 100%
ParameterAttributes: 100%
PropertyAttributes: 100%
ResourceAttributes: 100%
ResourceLocation: 100%
TypeAttributes: 100%
System.Reflection.Emit: 97%: 23: 24: 85
AssemblyBuilder: 97%: 1
DefineUnmanagedResource(System.Byte[])
ConstructorBuilder: 97%: 1
SetSymCustomAttribute(System.String, System.Byte[])
CustomAttributeBuilder: 100%
EnumBuilder: 100%: 11
GetAttributeFlagsImpl()
GetConstructorImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[])
GetMethodImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[])
GetPropertyImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type[], System.Reflection.ParameterModifier[])
HasElementTypeImpl()
IsArrayImpl()
IsByRefImpl()
IsCOMObjectImpl()
IsPointerImpl()
IsPrimitiveImpl()
IsValueTypeImpl()
EventBuilder: 100%
FieldBuilder: 100%
ILGenerator: 92%: 3
BeginExceptFilterBlock()
EmitCall(System.Reflection.Emit.OpCode, System.Reflection.MethodInfo, System.Type[])
UsingNamespace(System.String)
LocalBuilder: 100%
MethodBuilder: 90%: 4
Signature
Equals(System.Object)
SetMarshal(System.Reflection.Emit.UnmanagedMarshal)
SetSymCustomAttribute(System.String, System.Byte[])
MethodRental: 66%: 1
SwapMethodBody(System.Type, System.Int32, System.IntPtr, System.Int32, System.Int32)
ModuleBuilder: 88%: 5
DefineUnmanagedResource(System.Byte[])
DefineUnmanagedResource(System.String)
GetSignatureToken(System.Byte[], System.Int32)
SetSymCustomAttribute(System.String, System.Byte[])
SetUserEntryPoint(System.Reflection.MethodInfo)
OpCodes: 100%: 1
.ctor()
ParameterBuilder: 100%
PropertyBuilder: 100%
SignatureHelper: 66%: 4
AddSentinel()
Equals(System.Object)
GetHashCode()
GetPropertySigHelper(System.Reflection.Module, System.Type, System.Type[])
TypeBuilder: 96%: 3: 11
UnderlyingSystemType
GetAttributeFlagsImpl()
GetConstructorImpl(System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[])
GetMethodImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[])
GetPropertyImpl(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type[], System.Reflection.ParameterModifier[])
HasElementTypeImpl()
IsArrayImpl()
IsAssignableFrom(System.Type)
IsByRefImpl()
IsCOMObjectImpl()
IsPointerImpl()
IsPrimitiveImpl()
IsSubclassOf(System.Type)
IsValueTypeImpl()
UnmanagedMarshal: 100%: 1
DefineCustom(System.Type, System.String, System.String, System.Guid)
EventToken: 100%
FieldToken: 100%
Label: 50%: 1
Equals(System.Object)
MethodToken: 100%
OpCode: 100%
ParameterToken: 100%
PropertyToken: 100%
SignatureToken: 100%
StringToken: 100%
TypeToken: 100%
AssemblyBuilderAccess: 100%
FlowControl: 100%
OpCodeType: 100%
OperandType: 100%
PackingSize: 100%
PEFileKinds: 100%
StackBehaviour: 100%
System.Resources: 100%: 14: 23
IResourceReader: 100%
IResourceWriter: 100%
MissingManifestResourceException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
NeutralResourcesLanguageAttribute: 100%
ResourceManager: 100%: 8
.ctor()
BaseNameField
MainAssembly
ResourceSets
GetNeutralResourcesLanguage(System.Reflection.Assembly)
GetResourceFileName(System.Globalization.CultureInfo)
GetSatelliteContractVersion(System.Reflection.Assembly)
InternalGetResourceSet(System.Globalization.CultureInfo, System.Boolean, System.Boolean)
ResourceReader: 100%
ResourceSet: 100%: 5
.ctor()
Reader
Table
Dispose(System.Boolean)
ReadResources()
ResourceWriter: 100%
SatelliteContractVersionAttribute: 100%
System.Runtime.CompilerServices: 98%: 1: 2: 52
AccessedThroughPropertyAttribute: 100%
CallConvCdecl: 100%
CallConvFastcall: 100%
CallConvStdcall: 100%
CallConvThiscall: 100%
CompilationRelaxationsAttribute: 100%
CompilerGlobalScopeAttribute: 100%
CustomConstantAttribute: 100%: 1
.ctor()
DateTimeConstantAttribute: 100%
DecimalConstantAttribute: 100%: 1
.ctor(System.Byte, System.Byte, System.UInt32, System.UInt32, System.UInt32): 1
System.CLSCompliantAttribute
DiscardableAttribute: 100%
IDispatchConstantAttribute: 100%
IndexerNameAttribute: 100%
IsVolatile
IUnknownConstantAttribute: 100%
MethodImplAttribute: 100%
RequiredAttributeAttribute: 100%
RuntimeHelpers: 100%
MethodCodeType: 100%
MethodImplOptions: 100%
System.Runtime.InteropServices: 92%: 75: 8: 313
ICustomAdapter: 100%
ICustomFactory: 100%
ICustomMarshaler: 100%
IRegistrationServices: 100%
ITypeLibConverter: 100%
ITypeLibExporterNameProvider: 100%
ITypeLibExporterNotifySink: 100%
ITypeLibImporterNotifySink: 100%
UCOMIBindCtx: 100%
UCOMIConnectionPoint: 100%
UCOMIConnectionPointContainer: 100%
UCOMIEnumConnectionPoints: 100%
UCOMIEnumConnections: 100%
UCOMIEnumMoniker: 100%
UCOMIEnumString: 100%
UCOMIEnumVARIANT: 100%
UCOMIMoniker: 100%
UCOMIPersistFile: 100%
UCOMIRunningObjectTable: 100%
UCOMIStream: 100%
UCOMITypeComp: 100%
UCOMITypeInfo: 100%
UCOMITypeLib: 100%
AutomationProxyAttribute: 100%
BestFitMappingAttribute: 100%
ClassInterfaceAttribute: 100%
CoClassAttribute: 100%
ComAliasNameAttribute: 100%
ComCompatibleVersionAttribute: 100%
ComConversionLossAttribute: 100%
ComEventInterfaceAttribute: 100%
COMException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
ComImportAttribute: 100%
ComRegisterFunctionAttribute: 100%
ComSourceInterfacesAttribute: 100%
ComUnregisterFunctionAttribute: 100%
ComVisibleAttribute: 100%
CurrencyWrapper: 100%
DispatchWrapper: 100%
DispIdAttribute: 100%
DllImportAttribute: 100%
ErrorWrapper: 100%
ExtensibleClassFactory: 1
RegisterObjectCreationCallback(System.Runtime.InteropServices.ObjectCreationDelegate)
ExternalException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
FieldOffsetAttribute: 100%
GuidAttribute: 100%
IDispatchImplAttribute: 100%
ImportedFromTypeLibAttribute: 100%
InAttribute: 100%
InterfaceTypeAttribute: 100%
InvalidComObjectException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
InvalidOleVariantTypeException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
LCIDConversionAttribute: 100%
Marshal: 52%: 61
AddRef(System.IntPtr)
BindToMoniker(System.String)
ChangeWrapperHandleStrength(System.Object, System.Boolean)
CreateWrapperOfType(System.Object, System.Type)
FreeBSTR(System.IntPtr)
GenerateGuidForType(System.Type)
GenerateProgIdForType(System.Type)
GetActiveObject(System.String)
GetComInterfaceForObject(System.Object, System.Type)
GetComObjectData(System.Object, System.Object)
GetComSlotForMethodInfo(System.Reflection.MemberInfo)
GetEndComSlot(System.Type)
GetExceptionCode()
GetExceptionPointers()
GetHINSTANCE(System.Reflection.Module)
GetHRForException(System.Exception)
GetHRForLastWin32Error()
GetIDispatchForObject(System.Object)
GetITypeInfoForType(System.Type)
GetIUnknownForObject(System.Object)
GetManagedThunkForUnmanagedMethodPtr(System.IntPtr, System.IntPtr, System.Int32)
GetMethodInfoForComSlot(System.Type, System.Int32, System.Runtime.InteropServices.ComMemberType&)
GetNativeVariantForObject(System.Object, System.IntPtr)
GetObjectForIUnknown(System.IntPtr)
GetObjectForNativeVariant(System.IntPtr)
GetObjectsForNativeVariants(System.IntPtr, System.Int32)
GetStartComSlot(System.Type)
GetThreadFromFiberCookie(System.Int32)
GetTypedObjectForIUnknown(System.IntPtr, System.Type)
GetTypeForITypeInfo(System.IntPtr)
GetTypeInfoName(System.Runtime.InteropServices.UCOMITypeInfo)
GetTypeLibGuid(System.Runtime.InteropServices.UCOMITypeLib)
GetTypeLibGuidForAssembly(System.Reflection.Assembly)
GetTypeLibLcid(System.Runtime.InteropServices.UCOMITypeLib)
GetTypeLibName(System.Runtime.InteropServices.UCOMITypeLib)
GetUnmanagedThunkForManagedMethodPtr(System.IntPtr, System.IntPtr, System.Int32)
IsComObject(System.Object)
IsTypeVisibleFromCom(System.Type)
NumParamBytes(System.Reflection.MethodInfo)
QueryInterface(System.IntPtr, System.Guid&, out System.IntPtr&)
ReadByte(in System.Object, System.Int32)
ReadInt16(in System.Object, System.Int32)
ReadInt32(in System.Object, System.Int32)
ReadInt64(in System.Object, System.Int32)
ReadIntPtr(in System.Object, System.Int32)
ReAllocCoTaskMem(System.IntPtr, System.Int32)
Release(System.IntPtr)
ReleaseComObject(System.Object)
ReleaseThreadCache()
SetComObjectData(System.Object, System.Object, System.Object)
StringToBSTR(System.String)
StringToCoTaskMemAuto(System.String)
ThrowExceptionForHR(System.Int32)
ThrowExceptionForHR(System.Int32, System.IntPtr)
WriteByte(in System.Object, System.Int32, System.Byte)
WriteInt16(in System.Object, System.Int32, System.Char)
WriteInt16(in System.Object, System.Int32, System.Int16)
WriteInt16(System.IntPtr, System.Int32, System.Char)
WriteInt32(in System.Object, System.Int32, System.Int32)
WriteInt64(in System.Object, System.Int32, System.Int64)
WriteIntPtr(in System.Object, System.Int32, System.IntPtr)
MarshalAsAttribute: 100%
MarshalDirectiveException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
OptionalAttribute: 100%
OutAttribute: 100%
PreserveSigAttribute: 100%
PrimaryInteropAssemblyAttribute: 100%
ProgIdAttribute: 100%
RegistrationServices: 33%: 8
GetManagedCategoryGuid()
GetProgIdForType(System.Type)
GetRegistrableTypesInAssembly(System.Reflection.Assembly)
RegisterAssembly(System.Reflection.Assembly, System.Runtime.InteropServices.AssemblyRegistrationFlags)
RegisterTypeForComClients(System.Type, System.Guid&)
TypeRepresentsComType(System.Type)
TypeRequiresRegistration(System.Type)
UnregisterAssembly(System.Reflection.Assembly)
RuntimeEnvironment: 83%: 1
FromGlobalAccessCache(System.Reflection.Assembly)
SafeArrayRankMismatchException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
SafeArrayTypeMismatchException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
SEHException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
StructLayoutAttribute: 100%
TypeLibConverter: 50%: 4
ConvertAssemblyToTypeLib(System.Reflection.Assembly, System.String, System.Runtime.InteropServices.TypeLibExporterFlags, System.Runtime.InteropServices.ITypeLibExporterNotifySink)
ConvertTypeLibToAssembly(System.Object, System.String, System.Int32, System.Runtime.InteropServices.ITypeLibImporterNotifySink, System.Byte[], System.Reflection.StrongNameKeyPair, System.Boolean)
ConvertTypeLibToAssembly(System.Object, System.String, System.Runtime.InteropServices.TypeLibImporterFlags, System.Runtime.InteropServices.ITypeLibImporterNotifySink, System.Byte[], System.Reflection.StrongNameKeyPair, System.String, System.Version)
GetPrimaryInteropAssembly(System.Guid, System.Int32, System.Int32, System.Int32, out System.String&, out System.String&)
TypeLibFuncAttribute: 100%
TypeLibTypeAttribute: 100%
TypeLibVarAttribute: 100%
TypeLibVersionAttribute: 100%
UnknownWrapper: 100%
ArrayWithOffset: 100%
BIND_OPTS: 100%
BINDPTR: 100%
CONNECTDATA: 100%
DISPPARAMS: 100%
ELEMDESC: 100%: 2
EXCEPINFO: 100%
FILETIME: 100%
FUNCDESC: 100%
GCHandle: 100%
HandleRef: 100%
IDLDESC: 100%
PARAMDESC: 100%
STATSTG: 100%
TYPEATTR: 100%
TYPEDESC: 100%
TYPELIBATTR: 100%
VARDESC: 100%: 2
ObjectCreationDelegate: 100%
AssemblyRegistrationFlags: 100%
CALLCONV: 100%
CallingConvention: 100%
CharSet: 100%
ClassInterfaceType: 100%
ComInterfaceType: 100%
ComMemberType: 100%
DESCKIND: 100%
ExporterEventKind: 100%
FUNCFLAGS: 100%
FUNCKIND: 100%
GCHandleType: 100%
IDispatchImplType: 100%
IDLFLAG: 100%
IMPLTYPEFLAGS: 100%
ImporterEventKind: 100%
INVOKEKIND: 100%
LayoutKind: 100%
LIBFLAGS: 100%
PARAMFLAG: 100%
SYSKIND: 100%
TYPEFLAGS: 100%
TYPEKIND: 100%
TypeLibExporterFlags: 100%
TypeLibFuncFlags: 100%
TypeLibImporterFlags: 100%
TypeLibTypeFlags: 100%
TypeLibVarFlags: 100%
UnmanagedType: 100%
VarEnum: 100%
VARFLAGS: 100%
System.Runtime.InteropServices.Expando: 100%: 3
IExpando: 100%
System.Runtime.Remoting: 99%: 1: 3: 47
IChannelInfo: 100%
IEnvoyInfo: 100%
IObjectHandle: 100%
IRemotingTypeInfo: 100%
ActivatedClientTypeEntry: 100%
ActivatedServiceTypeEntry: 100%
InternalRemotingServices: 100%
ObjectHandle: 100%
ObjRef: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
RemotingConfiguration: 100%
RemotingException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
RemotingServices: 96%: 1
LogRemotingStage(System.Int32)
RemotingTimeoutException: 100%
ServerException: 100%
SoapServices: 100%
TypeEntry: 100%: 1
.ctor()
WellKnownClientTypeEntry: 100%
WellKnownServiceTypeEntry: 100%
WellKnownObjectMode: 100%
System.Runtime.Remoting.Activation: 100%: 15
IActivator: 100%
IConstructionCallMessage: 100%
IConstructionReturnMessage: 100%
UrlAttribute: 100%
ActivatorLevel: 100%
System.Runtime.Remoting.Channels: 97%: 4: 3: 80
IChannel: 100%
IChannelDataStore: 100%
IChannelReceiver: 100%
IChannelReceiverHook: 100%
IChannelSender: 100%
IChannelSinkBase: 100%
IClientChannelSink: 100%
IClientChannelSinkProvider: 100%
IClientChannelSinkStack: 100%
IClientFormatterSink: 100%
IClientFormatterSinkProvider: 100%
IClientResponseChannelSinkStack: 100%
IServerChannelSink: 100%
IServerChannelSinkProvider: 100%
IServerChannelSinkStack: 100%
IServerFormatterSinkProvider: 100%
IServerResponseChannelSinkStack: 100%
ITransportHeaders: 100%
BaseChannelObjectWithProperties: 100%
BaseChannelSinkWithProperties: 100%: 1
.ctor()
BaseChannelWithProperties: 100%: 2
.ctor()
SinksWithProperties
ChannelDataStore: 100%
ChannelServices: 100%
ClientChannelSinkStack: 100%
ServerChannelSinkStack: 70%: 3
ServerCallback(System.IAsyncResult)
Store(System.Runtime.Remoting.Channels.IServerChannelSink, System.Object)
StoreAndDispatch(System.Runtime.Remoting.Channels.IServerChannelSink, System.Object)
SinkProviderData: 100%
TransportHeaders: 71%: 1
ServerProcessing: 100%
System.Runtime.Remoting.Contexts: 98%: 1: 2: 43
IContextAttribute: 100%
IContextProperty: 100%
IContextPropertyActivator: 100%
IContributeClientContextSink: 100%
IContributeDynamicSink: 100%
IContributeEnvoySink: 100%
IContributeObjectSink: 100%
IContributeServerContextSink: 100%
IDynamicMessageSink: 100%
IDynamicProperty: 100%
Context: 100%: 1
Finalize()
ContextAttribute: 100%: 1
AttributeName
ContextProperty: 100%
SynchronizationAttribute: 90%: 1
CrossContextDelegate: 100%
System.Runtime.Remoting.Lifetime: 100%: 1: 13
ILease: 100%
ISponsor: 100%
ClientSponsor: 100%: 1
Finalize()
LifetimeServices: 100%
LeaseState: 100%
System.Runtime.Remoting.Messaging: 96%: 5: 8: 9: 65
ILogicalThreadAffinative
IMessage: 100%
IMessageCtrl: 100%
IMessageSink: 100%
IMethodCallMessage: 100%
IMethodMessage: 100%
IMethodReturnMessage: 100%
IRemotingFormatter: 100%
AsyncResult: 100%
CallContext: 100%
ConstructionCall: 91%: 2: 1
System.Runtime.Remoting.Messaging.IInternalMessage
System.Runtime.Remoting.Messaging.ISerializationRootObject
GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
ConstructionResponse: 81%: 2
System.Runtime.Remoting.Messaging.IInternalMessage
System.Runtime.Remoting.Messaging.ISerializationRootObject
Header: 100%
InternalMessageWrapper: 100%: 1
WrappedMessage
LogicalCallContext: 100%
MethodCall: 90%: 2: 2: 3
System.Runtime.Remoting.Messaging.IInternalMessage
System.Runtime.Remoting.Messaging.ISerializationRootObject
ExternalProperties
InternalProperties
HeaderHandler(System.Runtime.Remoting.Messaging.Header[])
RootSetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
ToString()
MethodCallMessageWrapper: 100%
MethodResponse: 90%: 2: 2: 3
System.Runtime.Remoting.Messaging.IInternalMessage
System.Runtime.Remoting.Messaging.ISerializationRootObject
ExternalProperties
InternalProperties
HeaderHandler(System.Runtime.Remoting.Messaging.Header[])
RootSetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
ToString()
MethodReturnMessageWrapper: 100%
OneWayAttribute: 100%
RemotingSurrogateSelector: 90%: 1
UseSoapFormat()
ReturnMessage: 100%: 1
ToString()
HeaderHandler: 100%
MessageSurrogateFilter: 100%
System.Runtime.Remoting.Metadata: 100%: 2: 16
SoapAttribute: 100%: 2
ProtXmlNamespace
ReflectInfo
SoapFieldAttribute: 100%
SoapMethodAttribute: 100%
SoapParameterAttribute: 100%
SoapTypeAttribute: 100%
SoapOption: 100%
XmlFieldOrderOption: 100%
System.Runtime.Remoting.Metadata.W3cXsd2001: 100%: 94
ISoapXsd: 100%
SoapAnyUri: 100%
SoapBase64Binary: 100%
SoapDate: 100%
SoapDateTime: 100%
SoapDay: 100%
SoapDuration: 100%
SoapEntities: 100%
SoapEntity: 100%
SoapHexBinary: 100%
SoapId: 100%
SoapIdref: 100%
SoapIdrefs: 100%
SoapInteger: 100%
SoapLanguage: 100%
SoapMonth: 100%
SoapMonthDay: 100%
SoapName: 100%
SoapNcName: 100%
SoapNegativeInteger: 100%
SoapNmtoken: 100%
SoapNmtokens: 100%
SoapNonNegativeInteger: 100%
SoapNonPositiveInteger: 100%
SoapNormalizedString: 100%
SoapNotation: 100%
SoapPositiveInteger: 100%
SoapQName: 100%
SoapTime: 100%
SoapToken: 100%
SoapYear: 100%
SoapYearMonth: 100%
System.Runtime.Remoting.Proxies: 77%: 4: 6: 5
ProxyAttribute: 100%
RealProxy: 63%: 4: 6
.ctor()
.ctor(System.Type)
.ctor(System.Type, System.IntPtr, System.Object)
AttachServer(System.MarshalByRefObject)
DetachServer()
GetCOMIUnknown(System.Boolean)
GetUnwrappedServer()
InitializeServerObject(System.Runtime.Remoting.Activation.IConstructionCallMessage)
SetCOMIUnknown(System.IntPtr)
SupportsInterface(System.Guid&)
System.Runtime.Remoting.Services: 83%: 2: 7
ITrackingHandler: 100%
EnterpriseServicesHelper: 50%: 2
SwitchWrappers(System.Runtime.Remoting.Proxies.RealProxy, System.Runtime.Remoting.Proxies.RealProxy)
WrapIUnknownWithComObject(System.IntPtr)
TrackingServices: 100%
System.Runtime.Serialization: 99%: 1: 26: 55
IDeserializationCallback: 100%
IFormatter: 100%
IFormatterConverter: 100%
IObjectReference: 100%
ISerializable: 100%
ISerializationSurrogate: 100%
ISurrogateSelector: 100%
Formatter: 100%: 24
.ctor()
m_idGenerator
m_objectQueue
GetNext(out System.Int64&)
Schedule(System.Object)
WriteArray(System.Object, System.String, System.Type)
WriteBoolean(System.Boolean, System.String)
WriteByte(System.Byte, System.String)
WriteChar(System.Char, System.String)
WriteDateTime(System.DateTime, System.String)
WriteDecimal(System.Decimal, System.String)
WriteDouble(System.Double, System.String)
WriteInt16(System.Int16, System.String)
WriteInt32(System.Int32, System.String)
WriteInt64(System.Int64, System.String)
WriteMember(System.String, System.Object)
WriteObjectRef(System.Object, System.String, System.Type)
WriteSByte(System.SByte, System.String)
WriteSingle(System.Single, System.String)
WriteTimeSpan(System.TimeSpan, System.String)
WriteUInt16(System.UInt16, System.String)
WriteUInt32(System.UInt32, System.String)
WriteUInt64(System.UInt64, System.String)
WriteValueType(System.Object, System.String, System.Type)
FormatterConverter: 100%
FormatterServices: 100%
ObjectIDGenerator: 33%: 1
ObjectManager: 100%
SerializationBinder: 100%: 1
.ctor()
SerializationException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
SerializationInfo: 100%
SerializationInfoEnumerator: 100%
SurrogateSelector: 100%
SerializationEntry: 100%
StreamingContext: 100%
StreamingContextStates: 100%
System.Runtime.Serialization.Formatters: 100%: 28
IFieldInfo: 100%
ISoapMessage: 100%
InternalRM
InternalST
ServerFault: 100%
SoapFault: 100%
SoapMessage: 100%
FormatterAssemblyStyle: 100%
FormatterTypeStyle: 100%
TypeFilterLevel: 100%
System.Runtime.Serialization.Formatters.Binary: 93%: 2: 2
BinaryFormatter: 93%: 2
UnsafeDeserialize(System.IO.Stream, System.Runtime.Remoting.Messaging.HeaderHandler)
UnsafeDeserializeMethodResponse(System.IO.Stream, System.Runtime.Remoting.Messaging.HeaderHandler, System.Runtime.Remoting.Messaging.IMethodCallMessage)
System.Security: 91%: 15: 3: 51
IEvidenceFactory: 100%
IPermission: 100%
ISecurityEncodable: 100%
ISecurityPolicyEncodable: 100%
IStackWalk: 100%
AllowPartiallyTrustedCallersAttribute: 100%
CodeAccessPermission: 55%: 8: 1
.ctor()
Assert()
Demand()
Deny()
PermitOnly()
RevertAll()
RevertAssert()
RevertDeny()
RevertPermitOnly()
NamedPermissionSet: 100%
PermissionSet: 83%: 6
Assert()
ConvertPermissionSet(System.String, System.Byte[], System.String)
Demand()
Deny()
FromXml(System.Security.SecurityElement)
PermitOnly()
SecurityElement: 100%
SecurityException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
SecurityManager: 93%: 1
ResolvePolicy(System.Security.Policy.Evidence, System.Security.PermissionSet, System.Security.PermissionSet, System.Security.PermissionSet, out System.Security.PermissionSet&)
SuppressUnmanagedCodeSecurityAttribute: 100%
UnverifiableCodeAttribute: 100%
VerificationException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
XmlSyntaxException: 100%
PolicyLevelType: 100%
SecurityZone: 100%
System.Security.Cryptography: 100%: 70: 162
ICryptoTransform: 100%
AsymmetricAlgorithm: 100%: 4
.ctor()
KeySizeValue
LegalKeySizesValue
Dispose(System.Boolean)
AsymmetricKeyExchangeDeformatter: 100%
AsymmetricKeyExchangeFormatter: 100%
AsymmetricSignatureDeformatter: 100%
AsymmetricSignatureFormatter: 100%
CryptoAPITransform: 100%: 1
Finalize()
CryptoConfig: 100%
CryptographicException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
CryptographicUnexpectedOperationException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
CryptoStream: 100%: 2
Dispose(System.Boolean)
Finalize()
CspParameters: 100%
DeriveBytes: 100%: 1
.ctor()
DES: 100%
DESCryptoServiceProvider: 100%
DSA: 100%
DSACryptoServiceProvider: 100%: 2
Dispose(System.Boolean)
Finalize()
DSASignatureDeformatter: 100%
DSASignatureFormatter: 100%
FromBase64Transform: 100%: 2
Dispose(System.Boolean)
Finalize()
HashAlgorithm: 100%: 7
.ctor()
HashSizeValue
HashValue
State
Dispose(System.Boolean)
HashCore(System.Byte[], System.Int32, System.Int32)
HashFinal()
HMACSHA1: 100%: 4
Dispose(System.Boolean)
Finalize()
HashCore(System.Byte[], System.Int32, System.Int32)
HashFinal()
KeyedHashAlgorithm: 100%: 4
.ctor()
KeyValue
Dispose(System.Boolean)
Finalize()
KeySizes: 100%
MACTripleDES: 100%: 4
Dispose(System.Boolean)
Finalize()
HashCore(System.Byte[], System.Int32, System.Int32)
HashFinal()
MaskGenerationMethod: 100%: 1
.ctor()
MD5: 100%: 1
.ctor()
MD5CryptoServiceProvider: 100%: 4
Dispose(System.Boolean)
Finalize()
HashCore(System.Byte[], System.Int32, System.Int32)
HashFinal()
PasswordDeriveBytes: 100%: 1
Finalize()
PKCS1MaskGenerationMethod: 100%
RandomNumberGenerator: 100%
RC2: 100%: 1
EffectiveKeySizeValue
RC2CryptoServiceProvider: 100%
Rijndael: 100%
RijndaelManaged: 100%
RNGCryptoServiceProvider: 100%: 1
Finalize()
RSA: 100%
RSACryptoServiceProvider: 100%: 2
Dispose(System.Boolean)
Finalize()
RSAOAEPKeyExchangeDeformatter: 100%
RSAOAEPKeyExchangeFormatter: 100%
RSAPKCS1KeyExchangeDeformatter: 100%
RSAPKCS1KeyExchangeFormatter: 100%
RSAPKCS1SignatureDeformatter: 100%
RSAPKCS1SignatureFormatter: 100%
SHA1: 100%: 1
.ctor()
SHA1CryptoServiceProvider: 100%: 4
Dispose(System.Boolean)
Finalize()
HashCore(System.Byte[], System.Int32, System.Int32)
HashFinal()
SHA1Managed: 100%: 2
HashCore(System.Byte[], System.Int32, System.Int32)
HashFinal()
SHA256: 100%
SHA256Managed: 100%: 2
HashCore(System.Byte[], System.Int32, System.Int32)
HashFinal()
SHA384: 100%
SHA384Managed: 100%: 2
HashCore(System.Byte[], System.Int32, System.Int32)
HashFinal()
SHA512: 100%
SHA512Managed: 100%: 2
HashCore(System.Byte[], System.Int32, System.Int32)
HashFinal()
SignatureDescription: 100%
SymmetricAlgorithm: 100%: 11
BlockSizeValue
FeedbackSizeValue
IVValue
KeySizeValue
KeyValue
LegalBlockSizesValue
LegalKeySizesValue
ModeValue
PaddingValue
Dispose(System.Boolean)
Finalize()
ToBase64Transform: 100%: 2
Dispose(System.Boolean)
Finalize()
TripleDES: 100%
TripleDESCryptoServiceProvider: 100%
DSAParameters: 100%
RSAParameters: 100%
CipherMode: 100%
CryptoStreamMode: 100%
CspProviderFlags: 100%
FromBase64TransformMode: 100%
PaddingMode: 100%
System.Security.Cryptography.X509Certificates: 96%: 1: 3
X509Certificate: 96%: 1
CreateFromSignedFile(System.String)
System.Security.Permissions: 97%: 1: 14: 142
IUnrestrictedPermission: 100%
CodeAccessSecurityAttribute: 100%
EnvironmentPermission: 94%: 1
System.Security.Permissions.IBuiltInPermission
EnvironmentPermissionAttribute: 100%
FileDialogPermission: 94%: 1
System.Security.Permissions.IBuiltInPermission
FileDialogPermissionAttribute: 100%
FileIOPermission: 96%: 1
System.Security.Permissions.IBuiltInPermission
FileIOPermissionAttribute: 100%
IsolatedStorageFilePermission: 80%: 1: 1
System.Security.Permissions.IBuiltInPermission
.ctor(System.Security.Permissions.PermissionState)
IsolatedStorageFilePermissionAttribute: 100%
IsolatedStoragePermission: 100%
IsolatedStoragePermissionAttribute: 100%
PermissionSetAttribute: 100%
PrincipalPermission: 93%: 1
System.Security.Permissions.IBuiltInPermission
PrincipalPermissionAttribute: 100%
PublisherIdentityPermission: 93%: 1
System.Security.Permissions.IBuiltInPermission
PublisherIdentityPermissionAttribute: 100%
ReflectionPermission: 94%: 1
System.Security.Permissions.IBuiltInPermission
ReflectionPermissionAttribute: 100%
RegistryPermission: 94%: 1
System.Security.Permissions.IBuiltInPermission
RegistryPermissionAttribute: 100%
SecurityAttribute: 100%
SecurityPermission: 94%: 1
System.Security.Permissions.IBuiltInPermission
SecurityPermissionAttribute: 100%
SiteIdentityPermission: 93%: 1
System.Security.Permissions.IBuiltInPermission
SiteIdentityPermissionAttribute: 100%
StrongNameIdentityPermission: 95%: 1
System.Security.Permissions.IBuiltInPermission
StrongNameIdentityPermissionAttribute: 100%
StrongNamePublicKeyBlob: 100%
UIPermission: 95%: 1
System.Security.Permissions.IBuiltInPermission
UIPermissionAttribute: 100%
UrlIdentityPermission: 93%: 1
System.Security.Permissions.IBuiltInPermission
UrlIdentityPermissionAttribute: 100%
ZoneIdentityPermission: 93%: 1
System.Security.Permissions.IBuiltInPermission
ZoneIdentityPermissionAttribute: 100%
EnvironmentPermissionAccess: 100%
FileDialogPermissionAccess: 100%
FileIOPermissionAccess: 100%
IsolatedStorageContainment: 100%
PermissionState: 100%
ReflectionPermissionFlag: 100%
RegistryPermissionAccess: 100%
SecurityAction: 100%
SecurityPermissionFlag: 100%
UIPermissionClipboard: 100%
UIPermissionWindow: 100%
System.Security.Policy: 94%: 5: 15: 5: 85
IIdentityPermissionFactory: 100%
IMembershipCondition: 100%
AllMembershipCondition: 92%: 1
System.Security.Policy.IConstantMembershipCondition
ApplicationDirectory: 87%: 1
System.Security.Policy.IBuiltInEvidence
ApplicationDirectoryMembershipCondition: 92%: 1
System.Security.Policy.IConstantMembershipCondition
CodeGroup: 100%: 2
CreateXml(System.Security.SecurityElement, System.Security.Policy.PolicyLevel)
ParseXml(System.Security.SecurityElement, System.Security.Policy.PolicyLevel)
Evidence: 91%: 1
FileCodeGroup: 100%: 2
CreateXml(System.Security.SecurityElement, System.Security.Policy.PolicyLevel)
ParseXml(System.Security.SecurityElement, System.Security.Policy.PolicyLevel)
FirstMatchCodeGroup: 100%
Hash: 70%: 1: 1
System.Security.Policy.IBuiltInEvidence
HashMembershipCondition: 100%
NetCodeGroup: 100%
PermissionRequestEvidence: 90%: 1
System.Security.Policy.IBuiltInEvidence
PolicyException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
PolicyLevel: 92%: 2
Recover()
RemoveNamedPermissionSet(System.String)
PolicyStatement: 100%
Publisher: 90%: 1
System.Security.Policy.IBuiltInEvidence
PublisherMembershipCondition: 94%: 1
System.Security.Policy.IConstantMembershipCondition
Site: 90%: 1
System.Security.Policy.IBuiltInEvidence
SiteMembershipCondition: 94%: 1
System.Security.Policy.IConstantMembershipCondition
StrongName: 92%: 1
System.Security.Policy.IBuiltInEvidence
StrongNameMembershipCondition: 95%: 1
System.Security.Policy.IConstantMembershipCondition
UnionCodeGroup: 100%
Url: 90%: 1
System.Security.Policy.IBuiltInEvidence
UrlMembershipCondition: 94%: 1
System.Security.Policy.IConstantMembershipCondition
Zone: 81%: 1: 1
System.Security.Policy.IBuiltInEvidence
CreateFromUrl(System.String)
ZoneMembershipCondition: 94%: 1
System.Security.Policy.IConstantMembershipCondition
PolicyStatementAttribute: 100%
System.Security.Principal: 100%: 2: 29
IIdentity: 100%
IPrincipal: 100%
GenericIdentity: 100%
GenericPrincipal: 100%
WindowsIdentity: 100%: 1
Finalize()
WindowsImpersonationContext: 100%: 1
Finalize()
WindowsPrincipal: 100%
PrincipalPolicy: 100%
WindowsAccountType: 100%
WindowsBuiltInRole: 100%
System.Text: 97%: 5: 4: 27
ASCIIEncoding: 81%: 1
Decoder: 100%: 1
.ctor()
Encoder: 100%: 1
.ctor()
Encoding: 100%: 2
.ctor()
.ctor(System.Int32)
StringBuilder: 97%: 1
UnicodeEncoding: 87%: 1
UTF7Encoding: 80%: 1
UTF8Encoding: 88%: 1
System.Threading: 96%: 10: 10: 70
AutoResetEvent: 100%
CompressedStack: 1
Finalize()
Interlocked: 100%
ManualResetEvent: 100%
Monitor: 100%
Mutex: 100%
Overlapped: 100%
ReaderWriterLock: 100%
RegisteredWaitHandle: 100%: 1
Finalize()
SynchronizationLockException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
Thread: 94%: 5: 1
ApartmentState: 50%
Priority: 50%
Finalize()
Interrupt()
MemoryBarrier()
SpinWait(System.Int32)
ThreadAbortException: 100%
ThreadInterruptedException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
ThreadPool: 77%: 4
UnsafeRegisterWaitForSingleObject(System.Threading.WaitHandle, System.Threading.WaitOrTimerCallback, System.Object, System.Int32, System.Boolean)
UnsafeRegisterWaitForSingleObject(System.Threading.WaitHandle, System.Threading.WaitOrTimerCallback, System.Object, System.Int64, System.Boolean)
UnsafeRegisterWaitForSingleObject(System.Threading.WaitHandle, System.Threading.WaitOrTimerCallback, System.Object, System.TimeSpan, System.Boolean)
UnsafeRegisterWaitForSingleObject(System.Threading.WaitHandle, System.Threading.WaitOrTimerCallback, System.Object, System.UInt32, System.Boolean)
ThreadStateException: 100%: 1
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
Timeout: 100%
Timer: 100%: 1
Finalize()
WaitHandle: 93%: 1: 3
.ctor()
InvalidHandle
Dispose(System.Boolean)
Finalize()
LockCookie
NativeOverlapped: 100%
IOCompletionCallback: 100%
ThreadStart: 100%
TimerCallback: 100%
WaitCallback: 100%
WaitOrTimerCallback: 100%
ApartmentState: 100%
ThreadPriority: 100%
ThreadState: 100%

Legend :
Assembly Namespace Class Struct
Interface Delegate Enum Method
Field Property Event Attribute

webmaster@go-mono.com