31 references to LocationIs
Microsoft.CodeAnalysis.CSharp (31)
Parser\Lexer.cs (31)
2812Debug.Assert(this.LocationIs(XmlDocCommentLocation.End) || TextWindow.PeekChar() == SlidingTextWindow.InvalidCharacter); 2848Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 2849Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 2851if (this.LocationIs(XmlDocCommentLocation.End)) 3215Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3216Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3218if (this.LocationIs(XmlDocCommentLocation.End)) 3388Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3389Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3391if (this.LocationIs(XmlDocCommentLocation.End)) 3546Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3547Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3549if (this.LocationIs(XmlDocCommentLocation.End)) 3606Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3607Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3609if (this.LocationIs(XmlDocCommentLocation.End)) 4012Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4013Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4015if (this.LocationIs(XmlDocCommentLocation.End)) 4134Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4135Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4137if (this.LocationIs(XmlDocCommentLocation.End)) 4265Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4266Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4268if (this.LocationIs(XmlDocCommentLocation.End)) 4376if (this.LocationIs(XmlDocCommentLocation.Start) && this.StyleIs(XmlDocCommentStyle.Delimited)) 4394else if (this.LocationIs(XmlDocCommentLocation.Start) || this.LocationIs(XmlDocCommentLocation.Exterior)) 4489else if (!this.LocationIs(XmlDocCommentLocation.End) && this.StyleIs(XmlDocCommentStyle.Delimited)) 4508if (this.LocationIs(XmlDocCommentLocation.Interior) 4527if (this.LocationIs(XmlDocCommentLocation.Interior))