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