// Assembly: mscorlib
// Full name: System.Threading.Tasks.Sources.ValueTaskSourceOnCompletedFlags

namespace System.Threading.Tasks.Sources
{
public class ValueTaskSourceOnCompletedFlags // TypeDefIndex: 3924
{
	// Fields
	type#20890 value__;
	type#28395 None;
	type#28395 UseSchedulingContext;
	type#28395 FlowExecutionContext;
}
}
