2 writes to _endpoint
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\HttpProtocol.cs (1)
356_endpoint = null;
Internal\Http\HttpProtocol.FeatureCollection.cs (1)
233set => _endpoint = value;
1 reference to _endpoint
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpProtocol.FeatureCollection.cs (1)
232get => _endpoint;