1 write to modified
ComSvcConfig (1)
ComplusEndpointConfigContainer.cs (1)
70
public override bool WasModified { get { return this.modified; } set { this.
modified
= value; } }
1 reference to modified
ComSvcConfig (1)
ComplusEndpointConfigContainer.cs (1)
70
public override bool WasModified { get { return this.
modified
; } set { this.modified = value; } }