1 write to _isWrapper
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\StringArgBuilder.cs (1)
20
_isWrapper
= parameterType == typeof(BStrWrapper);
2 references to _isWrapper
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\ComInterop\StringArgBuilder.cs (2)
29
if (
_isWrapper
)
64
if (
_isWrapper
)