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