2 references to Inserting
dotnet-svcutil-lib (2)
Shared\Options\ListValue.cs (1)
36this.Inserting?.Invoke(this, e);
Shared\Options\ListValueOption.cs (1)
31this.InnerList.Inserting += this.InnerList_Inserting;