1 reference to _dataSources
Microsoft.AspNetCore (1)
WebApplication.cs (1)
83
internal ICollection<EndpointDataSource> DataSources =>
_dataSources
;