11 references to Exterior
Microsoft.CodeAnalysis.CSharp (11)
Parser\Lexer.cs (11)
2865
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
2918
this.MutateLocation(XmlDocCommentLocation.
Exterior
);
3232
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
3405
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
3563
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
3623
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4029
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4151
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4282
Debug.Assert(!this.LocationIs(XmlDocCommentLocation.
Exterior
));
4410
else if (this.LocationIs(XmlDocCommentLocation.Start) || this.LocationIs(XmlDocCommentLocation.
Exterior
))
4560
this.MutateLocation(XmlDocCommentLocation.
Exterior
);