6 references to IStringable
mscorlib (6)
system\__comobject.cs (2)
54IStringable stringableType = this as IStringable;
system\runtime\interopservices\windowsruntime\runtimeclass.cs (4)
38IStringable stringableType = obj as IStringable; 87IStringable stringableType = this as IStringable;