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