2 references to Inserted
dotnet-svcutil-lib (2)
Shared\Options\ListValue.cs (1)
38this.Inserted?.Invoke(this, e);
Shared\Options\ListValueOption.cs (1)
32this.InnerList.Inserted += this.InnerList_Inserted;