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