1 write to Runtime
Microsoft.Extensions.DependencyModel (1)
RuntimeFallbacks.cs (1)
24
Runtime
= runtime;
4 references to Runtime
Microsoft.Extensions.DependencyModel (3)
DependencyContextExtensions.cs (2)
131
RuntimeFallbacks? fallbacks = context.RuntimeGraph.FirstOrDefault(f => f.
Runtime
== runtimeIdentifier);
141
RuntimeFallbacks? fallbacks = context.RuntimeGraph.FirstOrDefault(f => f.
Runtime
== runtimeIdentifier);
DependencyContextWriter.cs (1)
64
jsonWriter.WriteStartArray(runtimeFallback.
Runtime
);
Microsoft.ML.TestFrameworkCommon (1)
Utility\PathResolver.cs (1)
138
if (fb.
Runtime
== rid)