1 write to _semanticModel
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
CSharpTypeStyleHelper.cs (1)
41_semanticModel = semanticModel;
1 reference to _semanticModel
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
CSharpTypeStyleHelper.cs (1)
50=> _helper.TryAnalyzeVariableDeclaration(_typeName, _semanticModel, _options, _cancellationToken);