2 references to FindMethodsByFile
SuperFileCheck (2)
Program.cs (2)
648var methodDeclInfos = FindMethodsByFile(args[1], checkPrefixes); 693var methodDeclInfos = FindMethodsByFile(checkFilePath, checkPrefixes);