2 references to Removing
dotnet-svcutil-lib (2)
Shared\Options\ListValue.cs (1)
43this.Removing?.Invoke(this, e);
Shared\Options\ListValueOption.cs (1)
33this.InnerList.Removing += this.InnerList_Removing;