Merge pull request #1032 from miguelzf/master
[mono.git] / mcs / class / Microsoft.CSharp / Microsoft.CSharp.dll.sources
index 2d6ec6e30698b330b72f3dab81ddd581044c75e5..89a171605599a39b5879b73f5d0dd28fd8b0de82 100644 (file)
@@ -2,20 +2,25 @@
 ../../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/CSharpBinaryOperationBinder.cs
-Microsoft.CSharp.RuntimeBinder/CSharpCallFlags.cs
-Microsoft.CSharp.RuntimeBinder/CSharpConversionKind.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