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)
144s_Closure_Constants ??= typeof(Closure).GetField(nameof(Closure.Constants))!;