10 references to Start
Microsoft.CodeAnalysis.CSharp (10)
Parser\Lexer.cs (10)
2864
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3231
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3404
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3562
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3622
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4028
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4150
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4281
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4392
if (this.LocationIs(XmlDocCommentLocation.
Start
) && this.StyleIs(XmlDocCommentStyle.Delimited))
4410
else if (this.LocationIs(XmlDocCommentLocation.
Start
) || this.LocationIs(XmlDocCommentLocation.Exterior))