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