2 references to GetClrType
PresentationFramework (2)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (2)
405
return BamlSchemaContext.
GetClrType
(_binaryReader.ReadInt16());
992
type = BamlSchemaContext.
GetClrType
(typeId);