11 references to Exterior
Microsoft.CodeAnalysis.CSharp (11)
Parser\Lexer.cs (11)
2849
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
2902
this.MutateLocation(XmlDocCommentLocation.
Exterior
);
3216
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
3389
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
3547
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
3607
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4013
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4135
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4266
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4394
else if (this.LocationIs(XmlDocCommentLocation.Start) || this.LocationIs(XmlDocCommentLocation.
Exterior
))
4544
this.MutateLocation(XmlDocCommentLocation.
Exterior
);