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