1 instantiation of UrlPrefixCollection
Microsoft.AspNetCore.Server.HttpSys (1)
HttpSysOptions.cs (1)
92
public UrlPrefixCollection UrlPrefixes { get; } = new
UrlPrefixCollection
();
1 reference to UrlPrefixCollection
Microsoft.AspNetCore.Server.HttpSys (1)
HttpSysOptions.cs (1)
92
public
UrlPrefixCollection
UrlPrefixes { get; } = new UrlPrefixCollection();