11 references to Exterior
Microsoft.CodeAnalysis.CSharp (11)
Parser\Lexer.cs (11)
3187
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
3240
this.MutateLocation(XmlDocCommentLocation.
Exterior
);
3554
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
3727
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
3885
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
3945
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4351
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4473
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4604
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4732
else if (this.LocationIs(XmlDocCommentLocation.Start) || this.LocationIs(XmlDocCommentLocation.
Exterior
))
4882
this.MutateLocation(XmlDocCommentLocation.
Exterior
);