2 references to ReadAsString
Microsoft.AspNetCore.SignalR.Common (2)
Protocol\HandshakeProtocol.cs (2)
143error = reader.ReadAsString(ErrorPropertyName); 192protocol = reader.ReadAsString(ProtocolPropertyName);