I am trying to analyze project having both frontend(.css,.cs,.html,.js) and backend(.cs) code. When using .Net analyzer,only cs files are getting analyzed. While trying with another scanner, its not analyzing .cs files, what should I do for analyzing both code.