3 references to GetString
PresentationCore (1)
System\Windows\Nrbf\SerializationRecordExtensions.cs (1)
327
exception = new NotSupportedException(classInfo.
GetString
("Message"));
System.Private.Windows.Core (2)
System\Private\Windows\Core\Nrbf\SerializationRecordExtensions.cs (2)
297
classInfo.
GetString
("name"),
560
exception = new NotSupportedException(classInfo.
GetString
("Message"));