10 references to SimpleArgBuilder
Microsoft.CSharp (10)
Microsoft\CSharp\RuntimeBinder\ComInterop\BoolArgBuilder.cs (1)
14: base(parameterType)
Microsoft\CSharp\RuntimeBinder\ComInterop\ConvertArgBuilder.cs (1)
15: base(parameterType)
Microsoft\CSharp\RuntimeBinder\ComInterop\CurrencyArgBuilder.cs (1)
17: base(parameterType)
Microsoft\CSharp\RuntimeBinder\ComInterop\DateTimeArgBuilder.cs (1)
14: base(parameterType)
Microsoft\CSharp\RuntimeBinder\ComInterop\DispatchArgBuilder.cs (1)
16: base(parameterType)
Microsoft\CSharp\RuntimeBinder\ComInterop\ErrorArgBuilder.cs (1)
15: base(parameterType)
Microsoft\CSharp\RuntimeBinder\ComInterop\StringArgBuilder.cs (1)
17: base(parameterType)
Microsoft\CSharp\RuntimeBinder\ComInterop\UnknownArgBuilder.cs (1)
16: base(parameterType)
Microsoft\CSharp\RuntimeBinder\ComInterop\VarEnumSelector.cs (1)
487argBuilder = new SimpleArgBuilder(elementType);
Microsoft\CSharp\RuntimeBinder\ComInterop\VariantArgBuilder.cs (1)
17: base(parameterType)