7 references to Was
ComSvcConfig (7)
Options.cs (2)
225else if (string.Equals(argValue, Enum.GetName(typeof(Hosting), Hosting.Was), StringComparison.OrdinalIgnoreCase)) 228this.hosting = Hosting.Was;
Tool.cs (5)
156else if (options.Hosting == Hosting.Was) 297if (hosting == Hosting.Was || hosting == Hosting.NotSpecified) 1029case Hosting.Was: 1075case Hosting.Was: 1113case Hosting.Was: