2 references to
Microsoft.CodeAnalysis.CSharp (2)
Lowering\StateMachineRewriter\StateMachineFieldSymbol.cs (2)
31: this(stateMachineType, type, name, new LocalSlotDebugInfo(SynthesizedLocalKind.LoweringTemp, LocalDebugId.None), slotIndex: -1, isPublic: isPublic) 42this(stateMachineType, TypeWithAnnotations.Create(type), name, slotDebugInfo, slotIndex, isPublic)