13 references to End
Microsoft.CodeAnalysis.CSharp (13)
Parser\Lexer.cs (13)
2828Debug.Assert(this.LocationIs(XmlDocCommentLocation.End) || TextWindow.PeekChar() == SlidingTextWindow.InvalidCharacter); 2867if (this.LocationIs(XmlDocCommentLocation.End)) 3234if (this.LocationIs(XmlDocCommentLocation.End)) 3407if (this.LocationIs(XmlDocCommentLocation.End)) 3565if (this.LocationIs(XmlDocCommentLocation.End)) 3625if (this.LocationIs(XmlDocCommentLocation.End)) 4031if (this.LocationIs(XmlDocCommentLocation.End)) 4153if (this.LocationIs(XmlDocCommentLocation.End)) 4284if (this.LocationIs(XmlDocCommentLocation.End)) 4463this.MutateLocation(XmlDocCommentLocation.End); 4489this.MutateLocation(XmlDocCommentLocation.End); 4505else if (!this.LocationIs(XmlDocCommentLocation.End) && this.StyleIs(XmlDocCommentStyle.Delimited)) 4512this.MutateLocation(XmlDocCommentLocation.End);