CodeQL library for C#
codeql/csharp-all 0.9.2-dev (changelog, source)
Search

Member predicate RazorViewClass::getSourceFilepath

Gets the filepath of the source file that this class was generated from.

This is an absolute path if the database was extracted in standalone mode, and is relative to to application root (the directory containing the .csproj file) otherwise.

string getSourceFilepath()