1 write to Type
Microsoft.Private.Windows.Core (1)
System\Private\Windows\BinaryFormat\Serializer\MemberTypeInfo.cs (1)
24
Type
= type;
4 references to Type
Microsoft.Private.Windows.Core (4)
System\IO\BinaryWriterExtensions.cs (2)
34
writer.Write((byte)memberTypeInfo[i].
Type
);
39
switch (memberTypeInfo[i].
Type
)
System\Private\Windows\BinaryFormat\Serializer\ClassRecord.cs (1)
68
switch (memberTypeInfo[i].
Type
)
System\Private\Windows\BinaryFormat\Serializer\MemberTypeInfo.cs (1)
30
null =>
Type
.ToString()!,