This still not fixed after the fix for https://github.com/aspnet/EntityFramework.ApiDocs/issues/18. Repro steps: 1. Navigate to https://docs.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore.relationaldatabasefacadeextensions.setcommandtimeout?view=efcore-2.1 2. Select VB from the language drop down Result: C# snippet is shown. The C# and F# options in the drop down seem to be working correctly.  cc @dend @mairaw