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