1 write to _dispIdsOfKeywordArgsPinned
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComInvokeBinder.cs (1)
107
get { return EnsureVariable(ref
_dispIdsOfKeywordArgsPinned
, typeof(GCHandle), "dispIdsOfKeywordArgsPinned"); }
2 references to _dispIdsOfKeywordArgsPinned
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComInvokeBinder.cs (2)
180
AddNotNull(vars,
_dispIdsOfKeywordArgsPinned
);
372
if (
_dispIdsOfKeywordArgsPinned
!= null)