11 references to Exterior
Microsoft.CodeAnalysis.CSharp (11)
Parser\Lexer.cs (11)
2849Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 2902this.MutateLocation(XmlDocCommentLocation.Exterior); 3216Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3389Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3547Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3607Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4013Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4135Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4266Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4394else if (this.LocationIs(XmlDocCommentLocation.Start) || this.LocationIs(XmlDocCommentLocation.Exterior)) 4544this.MutateLocation(XmlDocCommentLocation.Exterior);