3 references to Alive
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Runtime\Loader\AssemblyLoadContext.cs (3)
146
if (previousState == InternalState.
Alive
)
158
if (previousState == InternalState.
Alive
)
494
if (_state != InternalState.
Alive
)