1 write to AssemblyName
GetDocument.Insider (1)
Commands\GetDocumentCommand.cs (1)
140
AssemblyName
= Path.GetFileNameWithoutExtension(assemblyPath),
1 reference to AssemblyName
GetDocument.Insider (1)
Commands\GetDocumentCommandWorker.cs (1)
57
var assemblyName = new AssemblyName(_context.
AssemblyName
);