7 references to ThrowIfUsingDynamicCom
Microsoft.CSharp (7)
Microsoft\CSharp\RuntimeBinder\CSharpConvertBinder.cs (1)
126BinderHelper.ThrowIfUsingDynamicCom(target);
Microsoft\CSharp\RuntimeBinder\CSharpGetIndexBinder.cs (1)
99BinderHelper.ThrowIfUsingDynamicCom(target);
Microsoft\CSharp\RuntimeBinder\CSharpGetMemberBinder.cs (1)
114BinderHelper.ThrowIfUsingDynamicCom(target);
Microsoft\CSharp\RuntimeBinder\CSharpInvokeBinder.cs (1)
112BinderHelper.ThrowIfUsingDynamicCom(target);
Microsoft\CSharp\RuntimeBinder\CSharpInvokeMemberBinder.cs (1)
125BinderHelper.ThrowIfUsingDynamicCom(target);
Microsoft\CSharp\RuntimeBinder\CSharpSetIndexBinder.cs (1)
119BinderHelper.ThrowIfUsingDynamicCom(target);
Microsoft\CSharp\RuntimeBinder\CSharpSetMemberBinder.cs (1)
119BinderHelper.ThrowIfUsingDynamicCom(target);