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