5 references to GetTypeValueString
PresentationFramework (5)
System\Windows\Markup\BamlReader.cs (5)
891
info.Value =
GetTypeValueString
(((BamlPropertyTypeReferenceRecord)_currentBamlRecord).TypeId);
1150
info.Value =
GetTypeValueString
(bamlRecord.TypeId);
1588
markupString +=
GetTypeValueString
(constTypeRecord.TypeId);
1632
string value =
GetTypeValueString
(((BamlPropertyTypeReferenceRecord)_currentBamlRecord).TypeId);
2510
valueString =
GetTypeValueString
(memberId);