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