2 references to TypeExtensionValueMask
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlRecords.cs (2)
3781IsValueTypeExtension = (flags & TypeExtensionValueMask) != 0; 3791flags |= TypeExtensionValueMask;