1 write to Constants
System.Linq.Expressions (1)
System\Runtime\CompilerServices\Closure.cs (1)
33Constants = constants;
1 reference to Constants
System.Linq.Expressions (1)
System\Linq\Expressions\Common\CachedReflectionInfo.cs (1)
46public static FieldInfo Closure_Constants => field ??= typeof(Closure).GetField(nameof(Closure.Constants))!;