11 references to Exterior
Microsoft.CodeAnalysis.CSharp (11)
Parser\Lexer.cs (11)
2872
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
2925
this.MutateLocation(XmlDocCommentLocation.
Exterior
);
3239
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
3412
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
3570
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
3630
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4036
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4158
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4289
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4417
else if (this.LocationIs(XmlDocCommentLocation.Start) || this.LocationIs(XmlDocCommentLocation.
Exterior
))
4567
this.MutateLocation(XmlDocCommentLocation.
Exterior
);