10 references to Start
Microsoft.CodeAnalysis.CSharp (10)
Parser\Lexer.cs (10)
2844Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3211Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3384Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3542Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3602Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4008Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4130Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4261Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4372if (this.LocationIs(XmlDocCommentLocation.Start) && this.StyleIs(XmlDocCommentStyle.Delimited)) 4390else if (this.LocationIs(XmlDocCommentLocation.Start) || this.LocationIs(XmlDocCommentLocation.Exterior))