1 write to s_runtimeGraph
Microsoft.DotNet.PackageValidation (1)
Package.cs (1)
115
s_runtimeGraph
= JsonRuntimeFormat.ReadRuntimeGraph(runtimeGraph);
1 reference to s_runtimeGraph
Microsoft.DotNet.PackageValidation (1)
Package.cs (1)
93
_conventions = new ManagedCodeConventions(
s_runtimeGraph
);