3 references to StringInfo
PresentationBuildTasks (3)
Framework\System\Windows\Markup\BamlRecordHelper.cs (1)
115
case BamlRecordType.
StringInfo
: // Info records (in general) don't advance file position
Framework\System\Windows\Markup\BamlRecords.cs (2)
698
case BamlRecordType.
StringInfo
:
5285
get { return BamlRecordType.
StringInfo
; }