Who will invoke Dispose Method in C# ? Rangesh C#, Memory Management February 21, 2016 1 Minute If you are using the using keyword,the dispose method will be called automatically. If using statement is not used,the dispose method must be called explicitly. Share this:TwitterLinkedInFacebookLike this:Like Loading... Related Published by Rangesh View all posts by Rangesh Published February 21, 2016