11 references to Exterior
Microsoft.CodeAnalysis.CSharp (11)
Parser\Lexer.cs (11)
2845
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
2898
this.MutateLocation(XmlDocCommentLocation.
Exterior
);
3212
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
3385
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
3543
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
3603
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4009
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4131
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4262
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4390
else if (this.LocationIs(XmlDocCommentLocation.Start) || this.LocationIs(XmlDocCommentLocation.
Exterior
))
4540
this.MutateLocation(XmlDocCommentLocation.
Exterior
);