San Dich Huu

Results 2 issues of San Dich Huu

**Describe the bug** **"global using directive"** not work. **To Reproduce** Steps to reproduce the behavior: 1. Make a script contain this line: global using MB = UnityEngine.MonoBehaviour 2. Go back...

bug

![image](https://user-images.githubusercontent.com/11476004/143381063-f5cf8562-429a-45d8-9673-c3deee1748d0.png) ![image](https://user-images.githubusercontent.com/11476004/143381102-80c9e79c-a11f-4e9c-8a37-2632401471b1.png) When use Bind(), BindToGameObject(), ... Binding instance is injected automatically. And after that, this.Inject() will not effect. This is a bug, isn't it ?