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