1 write to _Server
System.Web (1)
Configuration\RemoteWebConfigurationHostStream.cs (1)
35_Server = serverName;
2 references to _Server
System.Web (2)
Configuration\RemoteWebConfigurationHostStream.cs (2)
65IRemoteWebConfigurationHostServer remoteSrv = RemoteWebConfigurationHost.CreateRemoteObject(_Server, _Username, _Domain, _Password); 205IRemoteWebConfigurationHostServer remoteSrv = RemoteWebConfigurationHost.CreateRemoteObject(_Server, _Username, _Domain, _Password);