3 references to Literal
Microsoft.CodeAnalysis.CSharp (3)
Compiler\MethodBodySynthesizer.Lowered.cs (2)
89F.Assignment(F.Local(hashCode), F.Literal((uint)2166136261)), 176F.Assignment(F.Local(hashCode), F.Literal((uint)2166136261)),
Lowering\LocalRewriter\LocalRewriter_StackAlloc.cs (1)
134return _factory.Convert(uintPtrType, _factory.Literal((uint)folded), Conversion.IntegerToPointer);