2 references to _pDomain
mscorlib (2)
system\appdomain.cs (2)
480
if (
_pDomain
.IsNull())
488
return new AppDomainHandle(
_pDomain
);