3 references to TypeExtensionValueMask
PresentationFramework (3)
src\Framework\System\Windows\Markup\BamlRecords.cs (3)
2422
IsValueTypeExtension = (extensionTypeId &
TypeExtensionValueMask
) ==
TypeExtensionValueMask
;
2433
extensionTypeId |=
TypeExtensionValueMask
;