5 references to TypeInfoFlags
PresentationFramework (5)
System\Windows\Markup\BamlRecords.cs (5)
4286_typeInfoFlags = (TypeInfoFlags)(AssemblyId >> 12); 4405return ((_typeInfoFlags & TypeInfoFlags.Internal) == TypeInfoFlags.Internal); 4415_typeInfoFlags |= TypeInfoFlags.Internal; 4453TypeInfoFlags _typeInfoFlags = 0;