11 references to Exterior
Microsoft.CodeAnalysis.CSharp (11)
Parser\Lexer.cs (11)
2859Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 2912this.MutateLocation(XmlDocCommentLocation.Exterior); 3226Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3399Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3557Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3617Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4023Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4145Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4276Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4404else if (this.LocationIs(XmlDocCommentLocation.Start) || this.LocationIs(XmlDocCommentLocation.Exterior)) 4554this.MutateLocation(XmlDocCommentLocation.Exterior);