コード例 #1
0
 public static System.Collections.Generic.IEnumerable <System.Reflection.AssemblyName> GetRuntimeAssemblyNames(this Microsoft.Extensions.DependencyModel.RuntimeLibrary self, Microsoft.Extensions.DependencyModel.DependencyContext context, string runtimeIdentifier)
 {
     throw null;
 }
コード例 #2
0
 public static System.Collections.Generic.IEnumerable <Microsoft.Extensions.DependencyModel.RuntimeFile> GetRuntimeNativeRuntimeFileAssets(this Microsoft.Extensions.DependencyModel.RuntimeLibrary self, Microsoft.Extensions.DependencyModel.DependencyContext context, string runtimeIdentifier)
 {
     throw null;
 }
コード例 #3
0
 public static System.Collections.Generic.IEnumerable <string> GetDefaultNativeAssets(this Microsoft.Extensions.DependencyModel.RuntimeLibrary self, Microsoft.Extensions.DependencyModel.DependencyContext context)
 {
     throw null;
 }