1 reference to GetSemanticModelAsync
Microsoft.CodeAnalysis.CSharp.Features (1)
ConvertPrimaryToRegularConstructor\ConvertPrimaryToRegularConstructorCodeRefactoringProvider.cs (1)
74var semanticModel = await GetSemanticModelAsync(document).ConfigureAwait(false);