11 references to Exterior
Microsoft.CodeAnalysis.CSharp (11)
Parser\Lexer.cs (11)
2867Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 2920this.MutateLocation(XmlDocCommentLocation.Exterior); 3234Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3407Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3565Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3625Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4031Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4153Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4284Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4412else if (this.LocationIs(XmlDocCommentLocation.Start) || this.LocationIs(XmlDocCommentLocation.Exterior)) 4562this.MutateLocation(XmlDocCommentLocation.Exterior);