1 write to InterfaceId
Microsoft.Interop.ComInterfaceGenerator (1)
ComInterfaceInfo.cs (1)
50
InterfaceId
= interfaceId;
4 references to InterfaceId
Microsoft.Interop.ComInterfaceGenerator (4)
ComInterfaceGenerator.cs (1)
647
Argument(CreateEmbeddedDataBlobCreationStatement(context.
InterfaceId
.ToByteArray())))))
ComInterfaceInfo.cs (3)
364
return HashCode.Combine(Type, ThisInterfaceKey, BaseInterfaceKey, TypeDefinitionContext,
InterfaceId
);
372
&&
InterfaceId
== other.
InterfaceId
;