2 references to ReadString
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
203return rmem.ReadString(out str, maxLength); 1263if (rmem.ReadString(out itemText, (textLen + 1)))