1 write to Name
System.Private.Windows.Core (1)
System\Private\Windows\Core\BinaryFormat\ClassInfo.cs (1)
25Name = name;
2 references to Name
System.Private.Windows.Core (2)
System\Private\Windows\Core\BinaryFormat\ClassInfo.cs (1)
32writer.Write(Name);
System\Private\Windows\Core\BinaryFormat\ClassRecord.cs (1)
23public string Name => ClassInfo.Name;