2 references to ISpObjectWithToken
System.Speech (2)
Internal\ObjectToken\ObjectToken.cs (2)
278
if (instanceValue is
ISpObjectWithToken
objectWithToken)
288
Debug.Fail("Cannot query for interface " + typeof(
ISpObjectWithToken
).GUID + " from COM class " + clsid);