10 references to Start
Microsoft.CodeAnalysis.CSharp (10)
Parser\Lexer.cs (10)
2848Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3215Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3388Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3546Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3606Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4012Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4134Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4265Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4376if (this.LocationIs(XmlDocCommentLocation.Start) && this.StyleIs(XmlDocCommentStyle.Delimited)) 4394else if (this.LocationIs(XmlDocCommentLocation.Start) || this.LocationIs(XmlDocCommentLocation.Exterior))