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