[Extension()] public static bool TryCompareSourceWith( ISourceDecl sourceDecl, ISourceDecl sourceDeclOther )
Parameters
- sourceDecl
- The first line position in a source file.
- sourceDeclOther
- The second line position in a source file.
Return Value
true if the two source declarations were compared successfully.