3 references to TypeExtensionValueMask
PresentationFramework (3)
System\Windows\Markup\BamlRecords.cs (3)
2337IsValueTypeExtension = (extensionTypeId & TypeExtensionValueMask) == TypeExtensionValueMask; 2348extensionTypeId |= TypeExtensionValueMask;