4 references to ToRuntimeAssemblyName
System.Private.CoreLib (3)
System\Reflection\Runtime\Assemblies\NativeFormat\NativeFormatRuntimeAssembly.cs (1)
153
return Scope.Handle.
ToRuntimeAssemblyName
(Scope.Reader);
System\Reflection\Runtime\TypeInfos\NativeFormat\NativeFormatRuntimeNamedTypeInfo.cs (2)
35
RuntimeAssemblyName runtimeAssemblyName = scopeDefinitionHandle.
ToRuntimeAssemblyName
(_reader);
185
return scopeDefinitionHandle.
ToRuntimeAssemblyName
(_reader).FullName;
System.Private.TypeLoader (1)
Internal\Reflection\Execution\AssemblyBinderImplementation.cs (1)
35
scopeDefinitionHandle.
ToRuntimeAssemblyName
(reader),