5 references to TypeInfoFlags
PresentationFramework (5)
System\Windows\Markup\BamlRecords.cs (5)
4292_typeInfoFlags = (TypeInfoFlags)(AssemblyId >> 12); 4411return ((_typeInfoFlags & TypeInfoFlags.Internal) == TypeInfoFlags.Internal); 4421_typeInfoFlags |= TypeInfoFlags.Internal; 4459TypeInfoFlags _typeInfoFlags = 0;