FindLocation Method
  Find the location of the procedure in the source. 
Namespace: Mosel
Assembly: xprmdn (in xprmdn.dll) Version: 4.8.3.0
 Syntax
Syntax
    C#
   
  public XPRMLocation FindLocation()
Return Value
Type: XPRMLocationThe location of the procedure or null if no debugging information is available or the procedure comes from a module
 See Also
See Also
 
