3 references to CanEmitBoundConstants
System.Core (3)
Microsoft\Scripting\Compiler\BoundConstants.cs (3)
112
if (!lc.
CanEmitBoundConstants
) {
132
if (!lc.
CanEmitBoundConstants
) {
171
Debug.Assert(lc.
CanEmitBoundConstants
); // this should've been checked already