2 references to DispatchWrapper
Microsoft.VisualBasic.Core (1)
Microsoft\VisualBasic\CompilerServices\LateBinding.vb (1)
295args(args.GetUpperBound(0)) = New DispatchWrapper(Nothing)
System.Runtime.InteropServices (1)
System\Runtime\CompilerServices\IDispatchConstantAttribute.cs (1)
15public override object Value => new DispatchWrapper(null);