4 references to SuperFileCheckException
SuperFileCheck (4)
Program.cs (4)
45throw new SuperFileCheckException("Invalid SuperFileCheck path."); 93throw new SuperFileCheckException("'NEXT-FULL-LINE' is an invalid directive. Use 'FULL-LINE-NEXT'."); 191throw new SuperFileCheckException($"Unable to find enclosing type declaration on: {node.Span}"); 297throw new SuperFileCheckException("FileCheck syntax not allowed outside of a method.");