Add missing types and methods
authorMarek Safar <marek.safar@gmail.com>
Tue, 11 Mar 2014 22:01:24 +0000 (23:01 +0100)
committerMarek Safar <marek.safar@gmail.com>
Tue, 11 Mar 2014 22:22:16 +0000 (23:22 +0100)
commit323f0816f4feb4685010f41aa1d67c3f2f3976cc
tree0c03351b6cec4281ea91068c734eb168b734e0dd
parent6d0ffb3df84074ac57243026b4db08c96d4fa2c3
Add missing types and methods
13 files changed:
mcs/class/System.Core/System.IO.MemoryMappedFiles/MemoryMappedViewStream.cs
mcs/class/corlib/System.Diagnostics.Tracing/EventAttribute.cs [new file with mode: 0644]
mcs/class/corlib/System.Diagnostics.Tracing/EventCommand.cs [new file with mode: 0644]
mcs/class/corlib/System.Diagnostics.Tracing/EventCommandEventArgs.cs
mcs/class/corlib/System.Diagnostics.Tracing/EventKeywords.cs [new file with mode: 0644]
mcs/class/corlib/System.Diagnostics.Tracing/EventLevel.cs [new file with mode: 0644]
mcs/class/corlib/System.Diagnostics.Tracing/EventSource.cs
mcs/class/corlib/System.Diagnostics.Tracing/EventSourceAttribute.cs [new file with mode: 0644]
mcs/class/corlib/System.Diagnostics.Tracing/NonEventAttribute.cs [new file with mode: 0644]
mcs/class/corlib/System.Diagnostics/Debugger.cs
mcs/class/corlib/System.Runtime.InteropServices/ComInterfaceType.cs
mcs/class/corlib/System.Runtime.InteropServices/Marshal.cs
mcs/class/corlib/corlib.dll.sources