10 references to Start
Microsoft.CodeAnalysis.CSharp (10)
Parser\Lexer.cs (10)
2843
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3210
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3383
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3541
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3601
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4007
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4129
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4260
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4371
if (this.LocationIs(XmlDocCommentLocation.
Start
) && this.StyleIs(XmlDocCommentStyle.Delimited))
4389
else if (this.LocationIs(XmlDocCommentLocation.
Start
) || this.LocationIs(XmlDocCommentLocation.Exterior))