3 references to TestVersion
Microsoft.CodeAnalysis.Workspaces.UnitTests (3)
SymbolKeyTests.cs (3)
67TestVersion(symbol, compilation, SymbolKey.FormatVersion - 1); 68TestVersion(symbol, compilation, SymbolKey.FormatVersion + 1); 69TestVersion(symbol, compilation, int.MaxValue);