aspnetcore/test/Microsoft.AspNetCore.Server.../Mocks
Ben Adams d29e4d4cf0 Specialized struct generics rather than interface (#1640)
Changed the IHttpParser interface to be generic. This lets use a struct to 
get better code generation and also should allow us to inline calls back into
the handler from the parser.
2017-04-10 19:30:18 -07:00
..
MockConnectionInformation.cs Use corefxlab and corefx by source (#1612) 2017-04-05 15:37:45 -07:00
MockTrace.cs
NullParser.cs Specialized struct generics rather than interface (#1640) 2017-04-10 19:30:18 -07:00