10 references to Start
Microsoft.CodeAnalysis.CSharp (10)
Parser\Lexer.cs (10)
2866Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3233Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3406Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3564Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3624Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4030Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4152Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4283Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4394if (this.LocationIs(XmlDocCommentLocation.Start) && this.StyleIs(XmlDocCommentStyle.Delimited)) 4412else if (this.LocationIs(XmlDocCommentLocation.Start) || this.LocationIs(XmlDocCommentLocation.Exterior))