4 references to IsFalse
InteropClient (4)
InteropClient.cs (4)
198
Assert.
IsFalse
(googleCredential.IsCreateScopedRequired);
386
Assert.
IsFalse
(await call.ResponseStream.MoveNext());
420
Assert.
IsFalse
(string.IsNullOrEmpty(response.OauthScope));
460
Assert.
IsFalse
(string.IsNullOrEmpty(response.OauthScope));