10 references to Start
Microsoft.CodeAnalysis.CSharp (10)
Parser\Lexer.cs (10)
2858Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3225Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3398Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3556Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3616Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4022Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4144Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4275Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4386if (this.LocationIs(XmlDocCommentLocation.Start) && this.StyleIs(XmlDocCommentStyle.Delimited)) 4404else if (this.LocationIs(XmlDocCommentLocation.Start) || this.LocationIs(XmlDocCommentLocation.Exterior))