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