Archived
Addressing code review feedback
This commit is contained in:
@@ -123,7 +123,7 @@ namespace Microsoft.SqlTools.ServiceLayer.LanguageServices
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// Intellisense cache count access for testing.
|
/// Intellisense cache count access for testing.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public int GetCacheCount()
|
internal int GetCacheCount()
|
||||||
{
|
{
|
||||||
return caches.Count;
|
return caches.Count;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user