13 references to End
Microsoft.CodeAnalysis.CSharp (13)
Parser\Lexer.cs (13)
2835Debug.Assert(this.LocationIs(XmlDocCommentLocation.End) || TextWindow.PeekChar() == SlidingTextWindow.InvalidCharacter); 2874if (this.LocationIs(XmlDocCommentLocation.End)) 3241if (this.LocationIs(XmlDocCommentLocation.End)) 3414if (this.LocationIs(XmlDocCommentLocation.End)) 3572if (this.LocationIs(XmlDocCommentLocation.End)) 3632if (this.LocationIs(XmlDocCommentLocation.End)) 4038if (this.LocationIs(XmlDocCommentLocation.End)) 4160if (this.LocationIs(XmlDocCommentLocation.End)) 4291if (this.LocationIs(XmlDocCommentLocation.End)) 4470this.MutateLocation(XmlDocCommentLocation.End); 4496this.MutateLocation(XmlDocCommentLocation.End); 4512else if (!this.LocationIs(XmlDocCommentLocation.End) && this.StyleIs(XmlDocCommentStyle.Delimited)) 4519this.MutateLocation(XmlDocCommentLocation.End);