4 references to UnmanagedType_IDispatch
Microsoft.CodeAnalysis (3)
PEWriter\MetadataWriter.cs (1)
3688
case Constants.
UnmanagedType_IDispatch
:
Symbols\Attributes\MarshalAsAttributeDecoder.cs (1)
33
case Cci.Constants.
UnmanagedType_IDispatch
:
Symbols\Attributes\MarshalPseudoCustomAttributeData.cs (1)
111
_marshalType == Cci.Constants.
UnmanagedType_IDispatch
);
Microsoft.CodeAnalysis.CSharp (1)
Symbols\ParameterSymbol.cs (1)
108
case Cci.Constants.
UnmanagedType_IDispatch
: