10 references to Start
Microsoft.CodeAnalysis.CSharp (10)
Parser\Lexer.cs (10)
2866
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3233
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3406
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3564
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3624
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4030
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4152
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4283
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4394
if (this.LocationIs(XmlDocCommentLocation.
Start
) && this.StyleIs(XmlDocCommentStyle.Delimited))
4412
else if (this.LocationIs(XmlDocCommentLocation.
Start
) || this.LocationIs(XmlDocCommentLocation.Exterior))