3 references to Scope
System.Private.CoreLib (3)
System\Reflection\Runtime\Assemblies\NativeFormat\NativeFormatRuntimeAssembly.cs (1)
106
RuntimeAssemblyName redirectedAssemblyName = typeForwarder.
Scope
.ToRuntimeAssemblyName(reader);
System\Reflection\Runtime\Assemblies\NativeFormat\NativeFormatRuntimeAssembly.GetTypeCore.CaseInsensitive.cs (1)
39
ScopeReferenceHandle destinationScope = typeForwarder.
Scope
;
System\Reflection\Runtime\Assemblies\NativeFormat\NativeFormatRuntimeAssembly.GetTypeCore.CaseSensitive.cs (1)
46
RuntimeAssemblyName redirectedAssemblyName = typeForwarder.
Scope
.ToRuntimeAssemblyName(reader);