Esempio n. 1
0
 private static int?GetFileColumnNumber(IStackFrame frame)
 {
     return(frame.GetFileColumnNumber());
 }