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