3 references to IVector
mscorlib (3)
system\runtime\interopservices\windowsruntime\icustompropertyprovider.cs (3)
179
supportFlags |= InterfaceForwardingSupport.
IVector
;
261
if ((_flags & (InterfaceForwardingSupport.IBindableVector | InterfaceForwardingSupport.
IVector
)) == 0)
492
if ((_flags & InterfaceForwardingSupport.
IVector
) != 0)