1 reference to IsExcludedActiveStatementSpanWithinEnvelope
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\MemberBody.cs (1)
22
=> Envelope.Contains(span) && !
IsExcludedActiveStatementSpanWithinEnvelope
(span);