2 references to GetClrType
PresentationFramework (2)
src\Framework\System\Windows\Markup\Baml2006\Baml2006Reader.cs (2)
428return BamlSchemaContext.GetClrType(_binaryReader.ReadInt16()); 1018type = BamlSchemaContext.GetClrType(typeId);