1 write to _instance
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComInvokeBinder.cs (1)
72
_instance
= dispatch;
2 references to _instance
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComInvokeBinder.cs (2)
531
if (
_instance
!= null)
534
res[copy++] =
_instance
;