Simon Mourier's Avatar
Simon Mourier's blog (1807 answers on StackOverflow) about Microsoft technologies C#, C/C++, .NET, WinRT, WinUI3, AOT, P/Invoke, COM, Interop, DirectX, Direct2D, Windows, ...
  • 🔎︎ Search
  • Categories
  • Archives
  • About Me
  • .net
  • algorithms
  • c#
  • visual-studio

Visual Studio 2012 - Self Referencing Generics Parsing Errors

Nov 6, 2012 See the question and my original answer on StackOverflow

This can happen if you open the same solution/project with two instances of Visual Studio (even two Visual Studio 2010 for example). The Intellisense mechanism uses .NCB files that Visual Studio instances cannot really share. In this case, Intellisense behavior is strange.

  • SmoBlog © 2010-2026 Simon Mourier. All rights reserved.
  • Privacy & Terms