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