1 reference to UpdatedTypes
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\SolutionUpdate.cs (1)
55$"types=[{string.Join(",", moduleUpdate.UpdatedTypes.Select(token => token.ToString("X8")))}], " +