5 references to GetTypeValueString
PresentationFramework (5)
src\Framework\System\Windows\Markup\BamlReader.cs (5)
913
info.Value =
GetTypeValueString
(((BamlPropertyTypeReferenceRecord)_currentBamlRecord).TypeId);
1172
info.Value =
GetTypeValueString
(bamlRecord.TypeId);
1610
markupString +=
GetTypeValueString
(constTypeRecord.TypeId);
1654
string value =
GetTypeValueString
(((BamlPropertyTypeReferenceRecord)_currentBamlRecord).TypeId);
2544
valueString =
GetTypeValueString
(memberId);