1 write to _endpoints
Microsoft.AspNetCore.Components.Endpoints (1)
Builder\RazorComponentEndpointDataSource.cs (1)
172_endpoints = endpoints;
5 references to _endpoints
Microsoft.AspNetCore.Components.Endpoints (5)
Builder\RazorComponentEndpointDataSource.cs (5)
78Debug.Assert(_endpoints != null); 79return _endpoints; 87if (_endpoints == null) 91if (_endpoints == null) 209Debug.Assert(_endpoints != null);