7 references to ThrowIfUsingDynamicCom
Microsoft.CSharp (7)
Microsoft\CSharp\RuntimeBinder\CSharpConvertBinder.cs (1)
130BinderHelper.ThrowIfUsingDynamicCom(target);
Microsoft\CSharp\RuntimeBinder\CSharpGetIndexBinder.cs (1)
103BinderHelper.ThrowIfUsingDynamicCom(target);
Microsoft\CSharp\RuntimeBinder\CSharpGetMemberBinder.cs (1)
118BinderHelper.ThrowIfUsingDynamicCom(target);
Microsoft\CSharp\RuntimeBinder\CSharpInvokeBinder.cs (1)
116BinderHelper.ThrowIfUsingDynamicCom(target);
Microsoft\CSharp\RuntimeBinder\CSharpInvokeMemberBinder.cs (1)
129BinderHelper.ThrowIfUsingDynamicCom(target);
Microsoft\CSharp\RuntimeBinder\CSharpSetIndexBinder.cs (1)
123BinderHelper.ThrowIfUsingDynamicCom(target);
Microsoft\CSharp\RuntimeBinder\CSharpSetMemberBinder.cs (1)
123BinderHelper.ThrowIfUsingDynamicCom(target);