static void RemoveFromContext(Mono.Collections.Generic.Collection<IGenericParameterProvider> context) { context.RemoveAt(context.Count - 1); }