1 reference to GetEnclosingType
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Runtime\PreferAsSpanOverSubstring.cs (1)
188
var enclosingType =
GetEnclosingType
(model, location, cancellationToken);