1 implementation of TryRemove
NuGet.Protocol (1)
Plugins\RequestHandlers.cs (1)
86public bool TryRemove(MessageMethod method)
1 reference to TryRemove
NuGet.Protocol (1)
Plugins\RequestHandlers\SymmetricHandshake.cs (1)
101_connection.MessageDispatcher.RequestHandlers.TryRemove(MessageMethod.Handshake);