31 references to LocationIs
Microsoft.CodeAnalysis.CSharp (31)
Parser\Lexer.cs (31)
2807Debug.Assert(this.LocationIs(XmlDocCommentLocation.End) || TextWindow.PeekChar() == SlidingTextWindow.InvalidCharacter); 2843Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 2844Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 2846if (this.LocationIs(XmlDocCommentLocation.End)) 3210Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3211Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3213if (this.LocationIs(XmlDocCommentLocation.End)) 3383Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3384Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3386if (this.LocationIs(XmlDocCommentLocation.End)) 3541Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3542Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3544if (this.LocationIs(XmlDocCommentLocation.End)) 3601Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3602Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3604if (this.LocationIs(XmlDocCommentLocation.End)) 4007Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4008Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4010if (this.LocationIs(XmlDocCommentLocation.End)) 4129Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4130Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4132if (this.LocationIs(XmlDocCommentLocation.End)) 4260Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4261Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4263if (this.LocationIs(XmlDocCommentLocation.End)) 4371if (this.LocationIs(XmlDocCommentLocation.Start) && this.StyleIs(XmlDocCommentStyle.Delimited)) 4389else if (this.LocationIs(XmlDocCommentLocation.Start) || this.LocationIs(XmlDocCommentLocation.Exterior)) 4484else if (!this.LocationIs(XmlDocCommentLocation.End) && this.StyleIs(XmlDocCommentStyle.Delimited)) 4503if (this.LocationIs(XmlDocCommentLocation.Interior) 4522if (this.LocationIs(XmlDocCommentLocation.Interior))