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