1 reference to GetMethodName
SuperFileCheck (1)
Program.cs (1)
309
.Select(x => new MethodDeclarationInfo(x, $"{GetFullyQualifiedEnclosingTypeName(x)}:{
GetMethodName
(x)}"))