2 references to ToRuntimeAssemblyName
System.Private.CoreLib (2)
Internal\Reflection\Augments\ReflectionAugments.cs (2)
101return RuntimeAssemblyInfo.GetRuntimeAssembly(assemblyRef.ToRuntimeAssemblyName()); 103return RuntimeAssemblyInfo.GetRuntimeAssemblyIfExists(assemblyRef.ToRuntimeAssemblyName());