1 implementation of IPseudoComObject
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\DispCallable.cs (1)
15
internal sealed class DispCallable :
IPseudoComObject
1 reference to IPseudoComObject
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComBinder.cs (1)
294
if (instance.Value is
IPseudoComObject
o)