1 write to _endpoints
Microsoft.AspNetCore.Components.Endpoints (1)
Builder\RazorComponentEndpointDataSource.cs (1)
164_endpoints = endpoints;
5 references to _endpoints
Microsoft.AspNetCore.Components.Endpoints (5)
Builder\RazorComponentEndpointDataSource.cs (5)
82Debug.Assert(_endpoints != null); 83return _endpoints; 91if (_endpoints == null) 95if (_endpoints == null) 211Debug.Assert(_endpoints != null);