2 references to TypeExtensionValueMask
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (2)
3589
IsValueTypeExtension = (flags &
TypeExtensionValueMask
) != 0;
3599
flags |=
TypeExtensionValueMask
;