CSharpScriptExecution.FindCodeLine
Returns 0 offset line number where matched line lives
public int FindCodeLine(string code, string matchLine)
Parameters
code
matchLine
Returns 0 offset line number where matched line lives
public int FindCodeLine(string code, string matchLine)
code
matchLine