10 references to Start
Microsoft.CodeAnalysis.CSharp (10)
Parser\Lexer.cs (10)
3186
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3553
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3726
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3884
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
3944
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4350
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4472
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4603
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Start
));
4714
if (this.LocationIs(XmlDocCommentLocation.
Start
) && this.StyleIs(XmlDocCommentStyle.Delimited))
4732
else if (this.LocationIs(XmlDocCommentLocation.
Start
) || this.LocationIs(XmlDocCommentLocation.Exterior))