Base:
property
Syntax
Microsoft.CodeAnalysis.VisualBasic.Microsoft.CodeAnalysis.VisualBasic.Symbols.MethodSymbol.Syntax
5 references to Syntax
Microsoft.CodeAnalysis.VisualBasic (5)
Binding\SyntheticBoundTrees\SynthesizedStringSwitchHashMethod.vb (5)
54Dim F = New SyntheticBoundNodeFactory(Me, Me, Me.Syntax, compilationState, diagnostics) 96F.Assignment(F.Local(hashCode, True), New BoundLiteral(Me.Syntax, ConstantValue.Create(CUInt(2166136261)), hashCode.Type)), 102F.Assignment(F.Local(i, True), New BoundLiteral(Me.Syntax, ConstantValue.Create(0), i.Type)), 111New BoundLiteral(Me.Syntax, ConstantValue.Create(CUInt(16777619)), hashCode.Type))), 116New BoundLiteral(Me.Syntax, ConstantValue.Create(1), i.Type))),