2 overrides of AbortChanges
ComSvcConfig (2)
ComplusEndpointConfigContainer.cs (1)
76public override void AbortChanges()
WasEndpointConfigContainer.cs (1)
56public override void AbortChanges()
2 references to AbortChanges
ComSvcConfig (2)
Tool.cs (2)
257container.AbortChanges(); 607container.AbortChanges(); // containers shouldn't throw from here