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