13 references to End
Microsoft.CodeAnalysis.CSharp (13)
Parser\Lexer.cs (13)
2808Debug.Assert(this.LocationIs(XmlDocCommentLocation.End) || TextWindow.PeekChar() == SlidingTextWindow.InvalidCharacter); 2847if (this.LocationIs(XmlDocCommentLocation.End)) 3214if (this.LocationIs(XmlDocCommentLocation.End)) 3387if (this.LocationIs(XmlDocCommentLocation.End)) 3545if (this.LocationIs(XmlDocCommentLocation.End)) 3605if (this.LocationIs(XmlDocCommentLocation.End)) 4011if (this.LocationIs(XmlDocCommentLocation.End)) 4133if (this.LocationIs(XmlDocCommentLocation.End)) 4264if (this.LocationIs(XmlDocCommentLocation.End)) 4443this.MutateLocation(XmlDocCommentLocation.End); 4469this.MutateLocation(XmlDocCommentLocation.End); 4485else if (!this.LocationIs(XmlDocCommentLocation.End) && this.StyleIs(XmlDocCommentStyle.Delimited)) 4492this.MutateLocation(XmlDocCommentLocation.End);