31 references to LocationIs
Microsoft.CodeAnalysis.CSharp (31)
Parser\Lexer.cs (31)
2828Debug.Assert(this.LocationIs(XmlDocCommentLocation.End) || TextWindow.PeekChar() == SlidingTextWindow.InvalidCharacter); 2864Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 2865Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 2867if (this.LocationIs(XmlDocCommentLocation.End)) 3231Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3232Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3234if (this.LocationIs(XmlDocCommentLocation.End)) 3404Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3405Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3407if (this.LocationIs(XmlDocCommentLocation.End)) 3562Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3563Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3565if (this.LocationIs(XmlDocCommentLocation.End)) 3622Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3623Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3625if (this.LocationIs(XmlDocCommentLocation.End)) 4028Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4029Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4031if (this.LocationIs(XmlDocCommentLocation.End)) 4150Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4151Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4153if (this.LocationIs(XmlDocCommentLocation.End)) 4281Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4282Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4284if (this.LocationIs(XmlDocCommentLocation.End)) 4392if (this.LocationIs(XmlDocCommentLocation.Start) && this.StyleIs(XmlDocCommentStyle.Delimited)) 4410else if (this.LocationIs(XmlDocCommentLocation.Start) || this.LocationIs(XmlDocCommentLocation.Exterior)) 4505else if (!this.LocationIs(XmlDocCommentLocation.End) && this.StyleIs(XmlDocCommentStyle.Delimited)) 4524if (this.LocationIs(XmlDocCommentLocation.Interior) 4543if (this.LocationIs(XmlDocCommentLocation.Interior))