4 references to ValidateProperties
Roslyn.VisualStudio.Next.UnitTests (4)
Services\SolutionServiceTests.cs (4)
240oldSolutionValidator: s => ValidateProperties(s, version: 0), 241newSolutionValidator: s => ValidateProperties(s, version: 1)).ConfigureAwait(false); 286oldSolutionValidator: s => ValidateProperties(s, version: 0), 287newSolutionValidator: s => ValidateProperties(s, version: 1)).ConfigureAwait(false);