3 implementations of ICustomQueryInterface
mscorlib (3)
system\reflection\assembly.cs (1)
1196, ICustomQueryInterface
system\Runtime\InteropServices\ComEventsSink.cs (1)
24internal class ComEventsSink : NativeMethods.IDispatch, ICustomQueryInterface
system\runtime\interopservices\windowsruntime\icustompropertyprovider.cs (1)
147ICustomQueryInterface,
2 references to ICustomQueryInterface
mscorlib (2)
system\reflection\assembly.cs (1)
1202CustomQueryInterfaceResult ICustomQueryInterface.GetInterface([In]ref Guid iid, out IntPtr ppv)
system\Runtime\InteropServices\ComEventsSink.cs (1)
241CustomQueryInterfaceResult ICustomQueryInterface.GetInterface(ref Guid iid, out IntPtr ppv) {