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