1 reference to IsWithinTheImportingNamespaceAsync
Microsoft.CodeAnalysis.CSharp.Features (1)
GenerateType\CSharpGenerateTypeService.cs (1)
745
if (await
IsWithinTheImportingNamespaceAsync
(document, simpleName.SpanStart, includeUsingsOrImports, cancellationToken).ConfigureAwait(false))