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