dotPeek
 
Get dotPeek
You are viewing the documentation for an earlier version of dotPeek.

Go To Assembly

Last modified: 22 September 2022

This command lets you quickly find and open any assembly or a decompiled file within all assemblies currently loaded in the Assembly Explorer window and all assemblies referenced from those assemblies. .

You can also use wildcards when specifying the file name: '*' (asterisk) represents zero or more characters; '+' (plus) represents one or more characters.

This feature is inspired by and borrowed from JetBrains ReSharper, a developer productivity tool for Microsoft Visual Studio.