10 references to Start
Microsoft.CodeAnalysis.CSharp (10)
Parser\Lexer.cs (10)
2871Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3238Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3411Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3569Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3629Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4035Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4157Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4288Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4399if (this.LocationIs(XmlDocCommentLocation.Start) && this.StyleIs(XmlDocCommentStyle.Delimited)) 4417else if (this.LocationIs(XmlDocCommentLocation.Start) || this.LocationIs(XmlDocCommentLocation.Exterior))