7 references to ThrowIfUsingDynamicCom
Microsoft.CSharp (7)
Microsoft\CSharp\RuntimeBinder\CSharpConvertBinder.cs (1)
127BinderHelper.ThrowIfUsingDynamicCom(target);
Microsoft\CSharp\RuntimeBinder\CSharpGetIndexBinder.cs (1)
100BinderHelper.ThrowIfUsingDynamicCom(target);
Microsoft\CSharp\RuntimeBinder\CSharpGetMemberBinder.cs (1)
115BinderHelper.ThrowIfUsingDynamicCom(target);
Microsoft\CSharp\RuntimeBinder\CSharpInvokeBinder.cs (1)
113BinderHelper.ThrowIfUsingDynamicCom(target);
Microsoft\CSharp\RuntimeBinder\CSharpInvokeMemberBinder.cs (1)
126BinderHelper.ThrowIfUsingDynamicCom(target);
Microsoft\CSharp\RuntimeBinder\CSharpSetIndexBinder.cs (1)
120BinderHelper.ThrowIfUsingDynamicCom(target);
Microsoft\CSharp\RuntimeBinder\CSharpSetMemberBinder.cs (1)
120BinderHelper.ThrowIfUsingDynamicCom(target);