12 references to IsSwapped
Microsoft.CodeAnalysis.EditorFeatures (12)
FindUsages\BufferedFindUsagesContext.cs (12)
66Contract.ThrowIfTrue(IsSwapped, "Should not be called if we've switched over to the streaming presenter"); 73Contract.ThrowIfTrue(IsSwapped, "Should not be called if we've switched over to the streaming presenter"); 80Contract.ThrowIfTrue(IsSwapped, "Should not be called if we've switched over to the streaming presenter"); 87Contract.ThrowIfTrue(IsSwapped, "Should not be called if we've switched over to the streaming presenter"); 94Contract.ThrowIfTrue(IsSwapped, "Trying to set the presenter multiple times."); 127if (IsSwapped) 140if (IsSwapped) 157if (IsSwapped) 170if (IsSwapped) 183if (IsSwapped) 196if (IsSwapped) 209if (IsSwapped)