10 references to Start
Microsoft.CodeAnalysis.CSharp (10)
Parser\Lexer.cs (10)
2844
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3211
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3384
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3542
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3602
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4008
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4130
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4261
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4372
if (this.LocationIs(XmlDocCommentLocation.
Start
) && this.StyleIs(XmlDocCommentStyle.Delimited))
4390
else if (this.LocationIs(XmlDocCommentLocation.
Start
) || this.LocationIs(XmlDocCommentLocation.Exterior))