11 references to Exterior
Microsoft.CodeAnalysis.CSharp (11)
Parser\Lexer.cs (11)
2867
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
2920
this.MutateLocation(XmlDocCommentLocation.
Exterior
);
3234
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
3407
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
3565
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
3625
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4031
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4153
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4284
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4412
else if (this.LocationIs(XmlDocCommentLocation.Start) || this.LocationIs(XmlDocCommentLocation.
Exterior
))
4562
this.MutateLocation(XmlDocCommentLocation.
Exterior
);