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