11 references to IsSwapped
Microsoft.CodeAnalysis.EditorFeatures (11)
FindUsages\BufferedFindUsagesContext.cs (11)
70Contract.ThrowIfTrue(IsSwapped, "Should not be called if we've switched over to the streaming presenter"); 77Contract.ThrowIfTrue(IsSwapped, "Should not be called if we've switched over to the streaming presenter"); 84Contract.ThrowIfTrue(IsSwapped, "Should not be called if we've switched over to the streaming presenter"); 91Contract.ThrowIfTrue(IsSwapped, "Should not be called if we've switched over to the streaming presenter"); 98Contract.ThrowIfTrue(IsSwapped, "Trying to set the presenter multiple times."); 129if (IsSwapped) 142if (IsSwapped) 162if (IsSwapped) 175if (IsSwapped) 188if (IsSwapped) 201if (IsSwapped)