2 references to TypeExtensionValueMask
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (2)
3583IsValueTypeExtension = (flags & TypeExtensionValueMask) != 0; 3593flags |= TypeExtensionValueMask;