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