5 references to TypeInfoFlags
PresentationFramework (5)
System\Windows\Markup\BamlRecords.cs (5)
4298_typeInfoFlags = (TypeInfoFlags)(AssemblyId >> 12); 4417return ((_typeInfoFlags & TypeInfoFlags.Internal) == TypeInfoFlags.Internal); 4427_typeInfoFlags |= TypeInfoFlags.Internal; 4465TypeInfoFlags _typeInfoFlags = 0;