4 references to ApplicationUrl
mscorlib (4)
system\runtime\remoting\activationservices.cs (1)
1188
appURL = acte.
ApplicationUrl
;
system\runtime\remoting\configuration.cs (3)
1130
_remoteAppInfo[typeEntry.
ApplicationUrl
];
1137
typeEntry.
ApplicationUrl
));
1394
String appUrl = entry.
ApplicationUrl
;