2 references to Removed
dotnet-svcutil-lib (2)
Shared\Options\ListValue.cs (1)
45this.Removed?.Invoke(this, e);
Shared\Options\ListValueOption.cs (1)
34this.InnerList.Removed += this.InnerList_Removed;