10 references to Start
Microsoft.CodeAnalysis.CSharp (10)
Parser\Lexer.cs (10)
3186Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3553Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3726Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3884Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3944Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4350Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4472Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4603Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4714if (this.LocationIs(XmlDocCommentLocation.Start) && this.StyleIs(XmlDocCommentStyle.Delimited)) 4732else if (this.LocationIs(XmlDocCommentLocation.Start) || this.LocationIs(XmlDocCommentLocation.Exterior))