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