1 write to InterfaceId
Microsoft.Interop.ComInterfaceGenerator (1)
ComInterfaceInfo.cs (1)
51InterfaceId = interfaceId;
5 references to InterfaceId
Microsoft.Interop.ComInterfaceGenerator (5)
ComInterfaceGenerator.cs (2)
364new TypePositionInfo(SpecialTypeInfo.Int32, new ManagedHResultExceptionMarshallingInfo(owningInterfaceInfo.InterfaceId)) 870Argument(ComInterfaceGeneratorHelpers.CreateEmbeddedDataBlobCreationStatement(context.InterfaceId.ToByteArray())))))
ComInterfaceInfo.cs (3)
403return HashCode.Combine(Type, ThisInterfaceKey, BaseInterfaceKey, TypeDefinitionContext, InterfaceId); 411&& InterfaceId == other.InterfaceId;