Implementation of MethodSymbol.location() should take into account static/instance initializers Reviewed-by: jjg
Multiple clashing members declared in same class should be added to the class' scope in order to avoid downstream spurious diagnostics Reviewed-by: jjg