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