How to Enforce Required Function Calls in C# Enforcing Required Function Calls in C# The Problem: Unchecked Function Calls In C#, it’s fairly common to create functions that return a status, helping developers monitor the success or failure of ... Tags: c-sharp, garbage collection, dispose, destructor