6 references to TypeInfoFlags
PresentationFramework (6)
src\Framework\System\Windows\Markup\Baml2006\Baml2006Reader.cs (4)
2221
Baml2006SchemaContext.
TypeInfoFlags
flags = (Baml2006SchemaContext.
TypeInfoFlags
)(assemblyId >> 12);
2234
Baml2006SchemaContext.
TypeInfoFlags
flags = (Baml2006SchemaContext.
TypeInfoFlags
)(assemblyId >> 12);
src\Framework\System\Windows\Markup\Baml2006\Baml2006SchemaContext.cs (2)
369
internal void AddXamlType(Int16 typeId, Int16 assemblyId, string typeName,
TypeInfoFlags
flags)
767
public
TypeInfoFlags
Flags;