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