31 references to LocationIs
Microsoft.CodeAnalysis.CSharp (31)
Parser\Lexer.cs (31)
2835Debug.Assert(this.LocationIs(XmlDocCommentLocation.End) || TextWindow.PeekChar() == SlidingTextWindow.InvalidCharacter); 2871Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 2872Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 2874if (this.LocationIs(XmlDocCommentLocation.End)) 3238Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3239Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3241if (this.LocationIs(XmlDocCommentLocation.End)) 3411Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3412Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3414if (this.LocationIs(XmlDocCommentLocation.End)) 3569Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3570Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3572if (this.LocationIs(XmlDocCommentLocation.End)) 3629Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 3630Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 3632if (this.LocationIs(XmlDocCommentLocation.End)) 4035Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4036Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4038if (this.LocationIs(XmlDocCommentLocation.End)) 4157Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4158Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4160if (this.LocationIs(XmlDocCommentLocation.End)) 4288Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Start)); 4289Debug.Assert(!this.LocationIs(XmlDocCommentLocation.Exterior)); 4291if (this.LocationIs(XmlDocCommentLocation.End)) 4399if (this.LocationIs(XmlDocCommentLocation.Start) && this.StyleIs(XmlDocCommentStyle.Delimited)) 4417else if (this.LocationIs(XmlDocCommentLocation.Start) || this.LocationIs(XmlDocCommentLocation.Exterior)) 4512else if (!this.LocationIs(XmlDocCommentLocation.End) && this.StyleIs(XmlDocCommentStyle.Delimited)) 4531if (this.LocationIs(XmlDocCommentLocation.Interior) 4550if (this.LocationIs(XmlDocCommentLocation.Interior))