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