14 references to AppDomainSetup
mscorlib (7)
system\appdomain.cs (5)
2753
AppDomainSetup info = new
AppDomainSetup
();
3424
info = new
AppDomainSetup
();
3490
AppDomainSetup info = new
AppDomainSetup
();
4145
AppDomainSetup setup = new
AppDomainSetup
();
4705
AppDomainSetup info = new
AppDomainSetup
();
system\appdomainmanager.cs (1)
75
appDomainInfo = new
AppDomainSetup
();
system\runtime\interopservices\windowsruntime\windowsruntimemarshal.cs (1)
1236
AppDomainSetup hostDomainSetup = new
AppDomainSetup
()
PresentationFramework (1)
src\Framework\System\Windows\Interop\DocobjHost.cs (1)
1013
AppDomainSetup domainSetup = new
AppDomainSetup
();
System (1)
net\System\Net\_AutoWebProxyScriptWrapper.cs (1)
593
s_AppDomainInfo = new
AppDomainSetup
();
System.AddIn (2)
System\Addin\Hosting\AddInActivator.cs (1)
113
AppDomainSetup setup = new
AppDomainSetup
();
System\Addin\Hosting\AddInServer.cs (1)
55
AppDomainSetup setup = new
AppDomainSetup
();
System.Web (1)
Hosting\ApplicationManager.cs (1)
902
AppDomainSetup setup = new
AppDomainSetup
();
System.Web.ApplicationServices (1)
Hosting\CustomLoaderHelper.cs (1)
54
AppDomainSetup setup = new
AppDomainSetup
() {
XamlBuildTask (1)
Microsoft\Build\Tasks\Xaml\XamlBuildTaskServices.cs (1)
213
AppDomainSetup appDomainSetup = new
AppDomainSetup
();