2 references to ResolveRuntimeFiles
Microsoft.Extensions.DependencyModel (2)
DependencyContextExtensions.cs (2)
57
return
ResolveRuntimeFiles
(context, string.Empty, self.NativeLibraryGroups);
75
return
ResolveRuntimeFiles
(context, runtimeIdentifier, self.NativeLibraryGroups);