11 references to Exterior
Microsoft.CodeAnalysis.CSharp (11)
Parser\Lexer.cs (11)
2859
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
2912
this.MutateLocation(XmlDocCommentLocation.
Exterior
);
3226
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
3399
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
3557
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
3617
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4023
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4145
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4276
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4404
else if (this.LocationIs(XmlDocCommentLocation.Start) || this.LocationIs(XmlDocCommentLocation.
Exterior
))
4554
this.MutateLocation(XmlDocCommentLocation.
Exterior
);