6 references to Unwrap
System.Private.CoreLib (6)
src\libraries\System.Private.CoreLib\src\System\AppDomain.cs (6)
321
return oh?.
Unwrap
();
335
return oh?.
Unwrap
();
342
return oh?.
Unwrap
();
374
return oh?.
Unwrap
();
388
return oh?.
Unwrap
();
395
return oh?.
Unwrap
();