ContextUtils static class ContextUtils Documentation Code public static void DoIsolated(Action action) public static T DoIsolated<T>(Func<T> func) public static void DoIsolated(ContextCallback callback, object state)