10 references to Start
Microsoft.CodeAnalysis.CSharp (10)
Parser\Lexer.cs (10)
2848
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3215
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3388
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3546
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3606
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4012
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4134
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4265
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4376
if (this.LocationIs(XmlDocCommentLocation.
Start
) && this.StyleIs(XmlDocCommentStyle.Delimited))
4394
else if (this.LocationIs(XmlDocCommentLocation.
Start
) || this.LocationIs(XmlDocCommentLocation.Exterior))