Implemented interface member:
1 write to IsReadOnly
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\ServerAddressesCollection.cs (1)
42
_publicCollection.
IsReadOnly
= true;
1 reference to IsReadOnly
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\ServerAddressesCollection.cs (1)
167
if (
IsReadOnly
)