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