11 references to IsSwapped
Microsoft.CodeAnalysis.EditorFeatures (11)
FindUsages\BufferedFindUsagesContext.cs (11)
64Contract.ThrowIfTrue(IsSwapped, "Should not be called if we've switched over to the streaming presenter"); 71Contract.ThrowIfTrue(IsSwapped, "Should not be called if we've switched over to the streaming presenter"); 78Contract.ThrowIfTrue(IsSwapped, "Should not be called if we've switched over to the streaming presenter"); 85Contract.ThrowIfTrue(IsSwapped, "Should not be called if we've switched over to the streaming presenter"); 92Contract.ThrowIfTrue(IsSwapped, "Trying to set the presenter multiple times."); 123if (IsSwapped) 136if (IsSwapped) 153if (IsSwapped) 166if (IsSwapped) 179if (IsSwapped) 192if (IsSwapped)