Method RemoveBreakpoint
RemoveBreakpoint(string, int)
When implemented by a class, removes a Breakpoint
from the list.
void RemoveBreakpoint(string filePath, int lineNumber)
When implemented by a class, removes a Breakpoint
from the list.
void RemoveBreakpoint(string filePath, int lineNumber)