3 references to Null
System.Private.Windows.Core (3)
System\Private\Windows\Core\BinaryFormat\ClassRecord.cs (1)
25public virtual Id LibraryId => Id.Null;
System\Private\Windows\Core\BinaryFormat\IRecord.cs (1)
14Id Id => Id.Null;
System\Private\Windows\Core\BinaryFormat\Record.cs (1)
18private protected virtual Id Id => Id.Null;