10 references to Start
Microsoft.CodeAnalysis.CSharp (10)
Parser\Lexer.cs (10)
2871
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3238
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3411
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3569
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3629
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4035
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4157
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4288
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4399
if (this.LocationIs(XmlDocCommentLocation.
Start
) && this.StyleIs(XmlDocCommentStyle.Delimited))
4417
else if (this.LocationIs(XmlDocCommentLocation.
Start
) || this.LocationIs(XmlDocCommentLocation.Exterior))