Searched refs:wsEncoded (Results 1 – 1 of 1) sorted by relevance
147 WideString wsEncoded = ExportEncodeAttribute(value.value()); in SaveAttribute() local148 return WideString{L" ", wsName, L"=\"", wsEncoded.AsStringView(), L"\""}; in SaveAttribute()