1 instantiation of AssemblyInfo
GetDocument.Insider (1)
Commands\GetDocumentCommand.cs (1)
68
.ToDictionary(Path.GetFileNameWithoutExtension, path => new
AssemblyInfo
(path));
1 reference to AssemblyInfo
GetDocument.Insider (1)
Commands\GetDocumentCommand.cs (1)
88
if (!packagedAssemblies.TryGetValue(name, out
var
info))