2 references to _currAssembly
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\TypeMapLazyDictionary.cs (2)
34
Debug.Assert(
_currAssembly
!= null);
35
return
_currAssembly
;