10 references to Start
Microsoft.CodeAnalysis.CSharp (10)
Parser\Lexer.cs (10)
2843Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3210Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3383Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3541Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3601Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4007Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4129Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4260Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4371if (this.LocationIs(XmlDocCommentLocation.Start) && this.StyleIs(XmlDocCommentStyle.Delimited)) 4389else if (this.LocationIs(XmlDocCommentLocation.Start) || this.LocationIs(XmlDocCommentLocation.Exterior))