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