3 references to IsEndOfFieldDeclaration
Microsoft.CodeAnalysis.CSharp (3)
Parser\LanguageParser.cs (3)
112
case TerminatorState.
IsEndOfFieldDeclaration
when this.IsEndOfFieldDeclaration():
4991
_termState |= TerminatorState.
IsEndOfFieldDeclaration
;
8416
_termState |= TerminatorState.
IsEndOfFieldDeclaration
;