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