1 write to _endpoints
Microsoft.AspNetCore.Mvc.Core (1)
Routing\ActionEndpointDataSourceBase.cs (1)
131_endpoints = endpoints;
5 references to _endpoints
Microsoft.AspNetCore.Mvc.Core (5)
Routing\ActionEndpointDataSourceBase.cs (5)
47Debug.Assert(_endpoints != null); 48return _endpoints; 91Debug.Assert(_endpoints != null); 104if (_endpoints == null) 108if (_endpoints == null)