5 references to GetTypeValueString
PresentationFramework (5)
System\Windows\Markup\BamlReader.cs (5)
895info.Value = GetTypeValueString(((BamlPropertyTypeReferenceRecord)_currentBamlRecord).TypeId); 1159Value = GetTypeValueString(bamlRecord.TypeId), 1604markupString += GetTypeValueString(constTypeRecord.TypeId); 1648string value = GetTypeValueString(((BamlPropertyTypeReferenceRecord)_currentBamlRecord).TypeId); 2533valueString = GetTypeValueString(memberId);