Пример #1
0
 public static void WriteRuntimeGraph(string filePath, NuGet.RuntimeModel.RuntimeGraph runtimeGraph)
 {
 }
 public System.Threading.Tasks.Task <NuGet.DependencyResolver.GraphNode <NuGet.DependencyResolver.RemoteResolveResult> > WalkAsync(NuGet.LibraryModel.LibraryRange library, NuGet.Frameworks.NuGetFramework framework, string runtimeIdentifier, NuGet.RuntimeModel.RuntimeGraph runtimeGraph, bool recursive)
 {
     throw null;
 }
Пример #3
0
 public static void WriteRuntimeGraph(NuGet.RuntimeModel.IObjectWriter writer, NuGet.RuntimeModel.RuntimeGraph runtimeGraph)
 {
 }
Пример #4
0
 public static void WriteRuntimeGraph(Newtonsoft.Json.Linq.JObject jObject, NuGet.RuntimeModel.RuntimeGraph runtimeGraph)
 {
 }