11 references to Exterior
Microsoft.CodeAnalysis.CSharp (11)
Parser\Lexer.cs (11)
2844
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
2897
this.MutateLocation(XmlDocCommentLocation.
Exterior
);
3211
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
3384
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
3542
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
3602
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4008
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4130
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4261
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4389
else if (this.LocationIs(XmlDocCommentLocation.Start) || this.LocationIs(XmlDocCommentLocation.
Exterior
))
4539
this.MutateLocation(XmlDocCommentLocation.
Exterior
);