13 references to End
Microsoft.CodeAnalysis.CSharp (13)
Parser\Lexer.cs (13)
2822Debug.Assert(this.LocationIs(XmlDocCommentLocation.End) || TextWindow.PeekChar() == SlidingTextWindow.InvalidCharacter); 2861if (this.LocationIs(XmlDocCommentLocation.End)) 3228if (this.LocationIs(XmlDocCommentLocation.End)) 3401if (this.LocationIs(XmlDocCommentLocation.End)) 3559if (this.LocationIs(XmlDocCommentLocation.End)) 3619if (this.LocationIs(XmlDocCommentLocation.End)) 4025if (this.LocationIs(XmlDocCommentLocation.End)) 4147if (this.LocationIs(XmlDocCommentLocation.End)) 4278if (this.LocationIs(XmlDocCommentLocation.End)) 4457this.MutateLocation(XmlDocCommentLocation.End); 4483this.MutateLocation(XmlDocCommentLocation.End); 4499else if (!this.LocationIs(XmlDocCommentLocation.End) && this.StyleIs(XmlDocCommentStyle.Delimited)) 4506this.MutateLocation(XmlDocCommentLocation.End);