3 references to IsLocalMachine
WsatConfig (3)
Configuration\WsatConfiguration.cs (3)
474if (IsLocalMachine) 529System.Diagnostics.Debug.Assert(!(IsLocalMachine || IsClustered)); 799if (IsClustered || IsLocalMachine)