11 references to Exterior
Microsoft.CodeAnalysis.CSharp (11)
Parser\Lexer.cs (11)
2845Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 2898this.MutateLocation(XmlDocCommentLocation.Exterior); 3212Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3385Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3543Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3603Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4009Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4131Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4262Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4390else if (this.LocationIs(XmlDocCommentLocation.Start) || this.LocationIs(XmlDocCommentLocation.Exterior)) 4540this.MutateLocation(XmlDocCommentLocation.Exterior);