1 write to _fastProccessingMethods
NuGet.Protocol (1)
Plugins\InboundRequestProcessingHandler.cs (1)
33_fastProccessingMethods = new HashSet<MessageMethod>(fastProcessingMethods);
1 reference to _fastProccessingMethods
NuGet.Protocol (1)
Plugins\InboundRequestProcessingHandler.cs (1)
53if (_fastProccessingMethods.Contains(messageMethod))