1 instantiation of SymmetricHandshake
NuGet.Protocol (1)
Plugins\Connection.cs (1)
184using (var symmetricHandshake = new SymmetricHandshake(
2 references to SymmetricHandshake
NuGet.Protocol (2)
Plugins\Connection.cs (1)
184using (var symmetricHandshake = new SymmetricHandshake(
Plugins\RequestHandlers\SymmetricHandshake.cs (1)
34/// Initializes a new instance of the <see cref="SymmetricHandshake" /> class.