5 references to TypeInfoFlags
PresentationFramework (5)
src\Framework\System\Windows\Markup\BamlRecords.cs (5)
4531_typeInfoFlags = (TypeInfoFlags)(AssemblyId >> 12); 4653return ((_typeInfoFlags & TypeInfoFlags.Internal) == TypeInfoFlags.Internal); 4663_typeInfoFlags |= TypeInfoFlags.Internal; 4701TypeInfoFlags _typeInfoFlags = 0;