2 references to GetNameFromInfo
PresentationFramework (2)
src\Framework\MS\Internal\Data\ClrBindingWorker.cs (2)
633
string name =
GetNameFromInfo
(PW.GetAccessor(level));
717
string name =
GetNameFromInfo
(PW.GetAccessor(PW.Length-1));