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)
167if (IsReadOnly)