2 references to getIdentity
Replay (2)
src\Compilers\Shared\NamedPipeUtil.cs (2)
60var serverIdentity = getIdentity(); 63pipeStream.RunAsClient(() => { clientIdentity = getIdentity(); });