Implemented interface member:
1 reference to IsReadOnly
dotnet-svcutil-lib (1)
Shared\Options\ListValue.cs (1)
65bool IList.IsReadOnly { get { return this.IsReadOnly; } }