1 write to _isWrapper
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\DispatchArgBuilder.cs (1)
18_isWrapper = parameterType == typeof(DispatchWrapper);
2 references to _isWrapper
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\ComInterop\DispatchArgBuilder.cs (2)
27if (_isWrapper) 66if (_isWrapper)