Merge pull request #4033 from ntherning/no-stdcall-for-icalls-on-windows-32-bit
[mono.git] / mcs / class / Microsoft.CSharp / Microsoft.CSharp.dll.sources
index 23bbef09a845763adf99c6e9cce258760cdfa177..3d6d20b5e756f28988a4b1e07db8e5438a1193ab 100644 (file)
@@ -1,9 +1,23 @@
-../../build/common/Consts.cs
-../../build/common/Locale.cs
-../../build/common/MonoTODOAttribute.cs
 Assembly/AssemblyInfo.cs
+Microsoft.CSharp.RuntimeBinder/Binder.cs
 Microsoft.CSharp.RuntimeBinder/CSharpArgumentInfo.cs
 Microsoft.CSharp.RuntimeBinder/CSharpArgumentInfoFlags.cs
-Microsoft.CSharp.RuntimeBinder/CSharpCallFlags.cs
-Microsoft.CSharp.RuntimeBinder/CSharpConversionKind.cs
+Microsoft.CSharp.RuntimeBinder/CSharpBinaryOperationBinder.cs
+Microsoft.CSharp.RuntimeBinder/CSharpBinderFlags.cs
+Microsoft.CSharp.RuntimeBinder/CSharpConvertBinder.cs
+Microsoft.CSharp.RuntimeBinder/CSharpGetIndexBinder.cs
+Microsoft.CSharp.RuntimeBinder/CSharpGetMemberBinder.cs
+Microsoft.CSharp.RuntimeBinder/CSharpInvokeBinder.cs
+Microsoft.CSharp.RuntimeBinder/CSharpInvokeConstructorBinder.cs
 Microsoft.CSharp.RuntimeBinder/CSharpInvokeMemberBinder.cs
+Microsoft.CSharp.RuntimeBinder/CSharpIsEventBinder.cs
+Microsoft.CSharp.RuntimeBinder/CSharpSetIndexBinder.cs
+Microsoft.CSharp.RuntimeBinder/CSharpSetMemberBinder.cs
+Microsoft.CSharp.RuntimeBinder/CSharpUnaryOperationBinder.cs
+Microsoft.CSharp.RuntimeBinder/DynamicContext.cs
+Microsoft.CSharp.RuntimeBinder/Extensions.cs
+Microsoft.CSharp.RuntimeBinder/RuntimeBinderContext.cs
+Microsoft.CSharp.RuntimeBinder/RuntimeBinderException.cs
+Microsoft.CSharp.RuntimeBinder/RuntimeBinderInternalCompilerException.cs
+Microsoft.CSharp.RuntimeBinder/CSharpBinder.cs
+Microsoft.CSharp.RuntimeBinder/ErrorPrinter.cs