13 references to End
Microsoft.CodeAnalysis.CSharp (13)
Parser\Lexer.cs (13)
2830Debug.Assert(this.LocationIs(XmlDocCommentLocation.End) || TextWindow.PeekChar() == SlidingTextWindow.InvalidCharacter); 2869if (this.LocationIs(XmlDocCommentLocation.End)) 3236if (this.LocationIs(XmlDocCommentLocation.End)) 3409if (this.LocationIs(XmlDocCommentLocation.End)) 3567if (this.LocationIs(XmlDocCommentLocation.End)) 3627if (this.LocationIs(XmlDocCommentLocation.End)) 4033if (this.LocationIs(XmlDocCommentLocation.End)) 4155if (this.LocationIs(XmlDocCommentLocation.End)) 4286if (this.LocationIs(XmlDocCommentLocation.End)) 4465this.MutateLocation(XmlDocCommentLocation.End); 4491this.MutateLocation(XmlDocCommentLocation.End); 4507else if (!this.LocationIs(XmlDocCommentLocation.End) && this.StyleIs(XmlDocCommentStyle.Delimited)) 4514this.MutateLocation(XmlDocCommentLocation.End);