1 write to _endpoints
Microsoft.AspNetCore.StaticAssets (1)
StaticAssetEndpointDataSource.cs (1)
113_endpoints = endpoints;
5 references to _endpoints
Microsoft.AspNetCore.StaticAssets (5)
StaticAssetEndpointDataSource.cs (5)
78Debug.Assert(_endpoints != null); 79return _endpoints; 87if (_endpoints == null) 91if (_endpoints == null) 126Debug.Assert(_endpoints != null);