1 write to _typeInfoFlags
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecords.cs (1)
4663_typeInfoFlags |= TypeInfoFlags.Internal;
1 reference to _typeInfoFlags
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecords.cs (1)
4542bamlBinaryWriter.Write((short)(((ushort)AssemblyId) | (((ushort)_typeInfoFlags) << 12)));