1 write to _endpoints
Microsoft.AspNetCore.Components.Endpoints (1)
Builder\RazorComponentEndpointDataSource.cs (1)
143_endpoints = endpoints;
5 references to _endpoints
Microsoft.AspNetCore.Components.Endpoints (5)
Builder\RazorComponentEndpointDataSource.cs (5)
79Debug.Assert(_endpoints != null); 80return _endpoints; 88if (_endpoints == null) 92if (_endpoints == null) 169Debug.Assert(_endpoints != null);