5 references to GetTypeValueString
PresentationFramework (5)
System\Windows\Markup\BamlReader.cs (5)
894info.Value = GetTypeValueString(((BamlPropertyTypeReferenceRecord)_currentBamlRecord).TypeId); 1158Value = GetTypeValueString(bamlRecord.TypeId), 1603markupString += GetTypeValueString(constTypeRecord.TypeId); 1647string value = GetTypeValueString(((BamlPropertyTypeReferenceRecord)_currentBamlRecord).TypeId); 2532valueString = GetTypeValueString(memberId);