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