6 references to Unwrap
System.Private.CoreLib (6)
src\libraries\System.Private.CoreLib\src\System\AppDomain.cs (6)
330
return oh?.
Unwrap
();
344
return oh?.
Unwrap
();
351
return oh?.
Unwrap
();
383
return oh?.
Unwrap
();
397
return oh?.
Unwrap
();
404
return oh?.
Unwrap
();