1 write to _endpoints
Microsoft.AspNetCore.StaticAssets (1)
StaticAssetEndpointDataSource.cs (1)
98_endpoints = endpoints;
5 references to _endpoints
Microsoft.AspNetCore.StaticAssets (5)
StaticAssetEndpointDataSource.cs (5)
65Debug.Assert(_endpoints != null); 66return _endpoints; 74if (_endpoints == null) 78if (_endpoints == null) 111Debug.Assert(_endpoints != null);