1 write to _isWrapper
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\VariantArgBuilder.cs (1)
19
_isWrapper
= parameterType == typeof(VariantWrapper);
2 references to _isWrapper
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\ComInterop\VariantArgBuilder.cs (2)
28
if (
_isWrapper
)
60
if (
_isWrapper
)