2 overrides of PrepareChanges
ComSvcConfig (2)
ComplusEndpointConfigContainer.cs (1)
272
public override void
PrepareChanges
()
WasEndpointConfigContainer.cs (1)
345
public override void
PrepareChanges
()
2 references to PrepareChanges
ComSvcConfig (2)
Tool.cs (2)
249
container.
PrepareChanges
(); // containers can throw from this
595
container.
PrepareChanges
(); // containers are allowed to throw from Prepare