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)
28if (_isWrapper) 60if (_isWrapper)