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