11 references to Exterior
Microsoft.CodeAnalysis.CSharp (11)
Parser\Lexer.cs (11)
3187Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3240this.MutateLocation(XmlDocCommentLocation.Exterior); 3554Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3727Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3885Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3945Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4351Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4473Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4604Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4732else if (this.LocationIs(XmlDocCommentLocation.Start) || this.LocationIs(XmlDocCommentLocation.Exterior)) 4882this.MutateLocation(XmlDocCommentLocation.Exterior);