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)
27
if (
_isWrapper
)
66
if (
_isWrapper
)