5 references to GetTypeValueString
PresentationFramework (5)
System\Windows\Markup\BamlReader.cs (5)
901
info.Value =
GetTypeValueString
(((BamlPropertyTypeReferenceRecord)_currentBamlRecord).TypeId);
1160
info.Value =
GetTypeValueString
(bamlRecord.TypeId);
1598
markupString +=
GetTypeValueString
(constTypeRecord.TypeId);
1642
string value =
GetTypeValueString
(((BamlPropertyTypeReferenceRecord)_currentBamlRecord).TypeId);
2520
valueString =
GetTypeValueString
(memberId);