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