13 references to End
Microsoft.CodeAnalysis.CSharp (13)
Parser\Lexer.cs (13)
2807Debug.Assert(this.LocationIs(XmlDocCommentLocation.End) || TextWindow.PeekChar() == SlidingTextWindow.InvalidCharacter); 2846if (this.LocationIs(XmlDocCommentLocation.End)) 3213if (this.LocationIs(XmlDocCommentLocation.End)) 3386if (this.LocationIs(XmlDocCommentLocation.End)) 3544if (this.LocationIs(XmlDocCommentLocation.End)) 3604if (this.LocationIs(XmlDocCommentLocation.End)) 4010if (this.LocationIs(XmlDocCommentLocation.End)) 4132if (this.LocationIs(XmlDocCommentLocation.End)) 4263if (this.LocationIs(XmlDocCommentLocation.End)) 4442this.MutateLocation(XmlDocCommentLocation.End); 4468this.MutateLocation(XmlDocCommentLocation.End); 4484else if (!this.LocationIs(XmlDocCommentLocation.End) && this.StyleIs(XmlDocCommentStyle.Delimited)) 4491this.MutateLocation(XmlDocCommentLocation.End);