[Extension()] public static bool TryOpenSource( ICodeElement codeElement, out string failureReason )
Parameters
- codeElement
- The code element.
- failureReason
- If false is returned, contains the plain-english description of the failure.
Return Value
true if the source declaration was opened successfully.