31 references to LocationIs
Microsoft.CodeAnalysis.CSharp (31)
Parser\Lexer.cs (31)
3150Debug.Assert(this.LocationIs(XmlDocCommentLocation.End) || TextWindow.PeekChar() == SlidingTextWindow.InvalidCharacter); 3186Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3187Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3189if (this.LocationIs(XmlDocCommentLocation.End)) 3553Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3554Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3556if (this.LocationIs(XmlDocCommentLocation.End)) 3726Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3727Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3729if (this.LocationIs(XmlDocCommentLocation.End)) 3884Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3885Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3887if (this.LocationIs(XmlDocCommentLocation.End)) 3944Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3945Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3947if (this.LocationIs(XmlDocCommentLocation.End)) 4350Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4351Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4353if (this.LocationIs(XmlDocCommentLocation.End)) 4472Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4473Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4475if (this.LocationIs(XmlDocCommentLocation.End)) 4603Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4604Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4606if (this.LocationIs(XmlDocCommentLocation.End)) 4714if (this.LocationIs(XmlDocCommentLocation.Start) && this.StyleIs(XmlDocCommentStyle.Delimited)) 4732else if (this.LocationIs(XmlDocCommentLocation.Start) || this.LocationIs(XmlDocCommentLocation.Exterior)) 4827else if (!this.LocationIs(XmlDocCommentLocation.End) && this.StyleIs(XmlDocCommentStyle.Delimited)) 4846if (this.LocationIs(XmlDocCommentLocation.Interior) 4865if (this.LocationIs(XmlDocCommentLocation.Interior))