Skip to content

Instantly share code, notes, and snippets.

@gregoryyoung
Created March 5, 2012 23:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gregoryyoung/1981871 to your computer and use it in GitHub Desktop.
Save gregoryyoung/1981871 to your computer and use it in GitHub Desktop.
Notepad Diagram Visualizations!
System.Void AutoTest.Minimizer.Tests.when_generating_cache_name_for_method::static_method_returns_simple_cache_name()
System.Void AutoTest.Minimizer.Tests.when_generating_cache_name_for_method::static_method_returns_simple_cache_name()
System.Void AutoTest.Minimizer.Tests.AssemblyTestFixture::SetUp().001 ms here
System.Void AutoTest.Minimizer.Tests.when_generating_cache_name_for_method::static_method_returns_simple_cache_name().008 ms here
Mono.Cecil.MethodDefinition AutoTest.Minimizer.Tests.AssemblyReferenceExtension::GetMethodDefinition<T>(Mono.Cecil.AssemblyDefinition,System.String).007 ms here
Mono.Cecil.TypeDefinition AutoTest.Minimizer.Tests.AssemblyReferenceExtension::GetTypeDefinition<T>(Mono.Cecil.AssemblyDefinition).007 ms here
Mono.Cecil.MemberReference AutoTest.Minimizer.Tests.when_generating_cache_name_for_method::GetMethodReferenceFrom(Mono.Cecil.MethodDefinition).000 ms here
System.Collections.Generic.IList`1<AutoTest.Minimizer.MemberAccess> AutoTest.Minimizer.TypeScanner::MemberReferenceDependenciesForMethod(Mono.Cecil.MethodDefinition).000 ms here
System.Void AutoTest.Minimizer.MethodCallInfo::.ctor(System.Boolean,Mono.Cecil.FieldReference,System.Boolean).000 ms here
System.Void AutoTest.Minimizer.MemberAccess::.ctor(Mono.Cecil.MemberReference,System.Boolean,System.Boolean,Mono.Cecil.FieldReference,Mono.Cecil.MethodReference,System.Boolean).000 ms here
System.Void AutoTest.Minimizer.Extensions.ListExtensions::AddNotExist<T>(System.Collections.Generic.IList`1<T>,T).000 ms here
System.Boolean AutoTest.Minimizer.Tests.when_generating_cache_name_for_method::<GetMethodReferenceFrom>b__0(AutoTest.Minimizer.MemberAccess).000 ms here
System.String AutoTest.Minimizer.Extensions.MemberReferenceExtensions::GetCacheName(Mono.Cecil.MemberReference).000 ms here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment