2 overrides of LibraryId
System.Private.Windows.Core (2)
System\Private\Windows\Core\BinaryFormat\ClassWithId.cs (1)
23public override Id LibraryId { get; }
System\Private\Windows\Core\BinaryFormat\ClassWithMembersAndTypes.cs (1)
20public override Id LibraryId { get; }
1 reference to LibraryId
System.Private.Windows.Core (1)
System\Private\Windows\Core\BinaryFormat\ClassWithId.cs (1)
36LibraryId = metadataClass.LibraryId;