1 write to Version
Microsoft.Extensions.DependencyModel (1)
Library.cs (1)
59
Version
= version;
10 references to Version
dotnet (1)
CommandFactory\CommandResolution\DepsJsonCommandResolver.cs (1)
120
runtimeLibrary.
Version
));
Microsoft.DotNet.Cli.Utils (1)
FrameworkDependencyFile.cs (1)
35
?.
Version
;
Microsoft.Extensions.DependencyModel (6)
DependencyContextWriter.cs (5)
139
WriteTargetLibrary(library.Name + DependencyContextStrings.VersionSeparator + library.
Version
, library, jsonWriter);
160
Debug.Assert(compilationLibrary.
Version
== runtimeLibrary.
Version
);
170
WritePortableTargetLibrary(library.Name + DependencyContextStrings.VersionSeparator + library.
Version
,
424
.GroupBy(library => library.Name + DependencyContextStrings.VersionSeparator + library.
Version
);
Resolution\ResolverUtils.cs (1)
15
path = Path.Combine(library.Name, library.
Version
);
Microsoft.ML.TestFrameworkCommon (1)
Utility\PathResolver.cs (1)
105
runtimeLib.
Version
,
Microsoft.NET.Build.Tasks (1)
DependencyContextBuilder.cs (1)
510
library.Library.
Version
,