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