1 write to _remoteAppURI
mscorlib (1)
system\runtime\remoting\remotingconfiguration.cs (1)
609
_remoteAppURI
= appURI;
1 reference to _remoteAppURI
mscorlib (1)
system\runtime\remoting\remotingconfiguration.cs (1)
611
internal String GetAppURI() { return
_remoteAppURI
;}