Base:
2 references to ToString
PresentationFramework (2)
System\Windows\Interop\DynamicScriptObject.cs (2)
483throw new MissingMethodException(this.ToString(), memberName); 485throw new MissingMemberException(this.ToString(), memberName);