1 reference to StateMachineFieldSymbol
Microsoft.CodeAnalysis.CSharp (1)
Lowering\SyntheticBoundNodeFactory.cs (1)
189
var result = new
StateMachineFieldSymbol
(CurrentType, type, name, synthesizedKind, slotIndex, isPublic: false);