13 references to End
Microsoft.CodeAnalysis.CSharp (13)
Parser\Lexer.cs (13)
2812Debug.Assert(this.LocationIs(XmlDocCommentLocation.End) || TextWindow.PeekChar() == SlidingTextWindow.InvalidCharacter); 2851if (this.LocationIs(XmlDocCommentLocation.End)) 3218if (this.LocationIs(XmlDocCommentLocation.End)) 3391if (this.LocationIs(XmlDocCommentLocation.End)) 3549if (this.LocationIs(XmlDocCommentLocation.End)) 3609if (this.LocationIs(XmlDocCommentLocation.End)) 4015if (this.LocationIs(XmlDocCommentLocation.End)) 4137if (this.LocationIs(XmlDocCommentLocation.End)) 4268if (this.LocationIs(XmlDocCommentLocation.End)) 4447this.MutateLocation(XmlDocCommentLocation.End); 4473this.MutateLocation(XmlDocCommentLocation.End); 4489else if (!this.LocationIs(XmlDocCommentLocation.End) && this.StyleIs(XmlDocCommentStyle.Delimited)) 4496this.MutateLocation(XmlDocCommentLocation.End);