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