31 references to LocationIs
Microsoft.CodeAnalysis.CSharp (31)
Parser\Lexer.cs (31)
2822Debug.Assert(this.LocationIs(XmlDocCommentLocation.End) || TextWindow.PeekChar() == SlidingTextWindow.InvalidCharacter); 2858Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 2859Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 2861if (this.LocationIs(XmlDocCommentLocation.End)) 3225Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3226Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3228if (this.LocationIs(XmlDocCommentLocation.End)) 3398Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3399Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3401if (this.LocationIs(XmlDocCommentLocation.End)) 3556Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3557Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3559if (this.LocationIs(XmlDocCommentLocation.End)) 3616Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3617Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3619if (this.LocationIs(XmlDocCommentLocation.End)) 4022Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4023Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4025if (this.LocationIs(XmlDocCommentLocation.End)) 4144Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4145Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4147if (this.LocationIs(XmlDocCommentLocation.End)) 4275Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4276Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4278if (this.LocationIs(XmlDocCommentLocation.End)) 4386if (this.LocationIs(XmlDocCommentLocation.Start) && this.StyleIs(XmlDocCommentStyle.Delimited)) 4404else if (this.LocationIs(XmlDocCommentLocation.Start) || this.LocationIs(XmlDocCommentLocation.Exterior)) 4499else if (!this.LocationIs(XmlDocCommentLocation.End) && this.StyleIs(XmlDocCommentStyle.Delimited)) 4518if (this.LocationIs(XmlDocCommentLocation.Interior) 4537if (this.LocationIs(XmlDocCommentLocation.Interior))