2 writes to currentProfile
WsatUI (2)
Configuration\FirewallWrapper.cs (2)
32
this.
currentProfile
= this.localPolicy.CurrentProfile;
39
this.
currentProfile
= null;
1 reference to currentProfile
WsatUI (1)
Configuration\FirewallWrapper.cs (1)
33
this.openPorts = this.
currentProfile
.GloballyOpenPorts;