10 references to Start
Microsoft.CodeAnalysis.CSharp (10)
Parser\Lexer.cs (10)
2858
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3225
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3398
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3556
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3616
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4022
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4144
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4275
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4386
if (this.LocationIs(XmlDocCommentLocation.
Start
) && this.StyleIs(XmlDocCommentStyle.Delimited))
4404
else if (this.LocationIs(XmlDocCommentLocation.
Start
) || this.LocationIs(XmlDocCommentLocation.Exterior))