5 references to IsLocalMachine
WsatUI (5)
Configuration\WsatConfiguration.cs (3)
474if (IsLocalMachine) 529System.Diagnostics.Debug.Assert(!(IsLocalMachine || IsClustered)); 799if (IsClustered || IsLocalMachine)
MMCUI\TraceOptionsForm.cs (2)
30if (config.IsLocalMachine) 59if (config.IsLocalMachine)