10 references to Start
Microsoft.CodeAnalysis.CSharp (10)
Parser\Lexer.cs (10)
2864Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3231Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3404Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3562Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3622Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4028Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4150Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4281Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4392if (this.LocationIs(XmlDocCommentLocation.Start) && this.StyleIs(XmlDocCommentStyle.Delimited)) 4410else if (this.LocationIs(XmlDocCommentLocation.Start) || this.LocationIs(XmlDocCommentLocation.Exterior))