3 references to UnsafeGetFullPath
mscorlib (3)
system\reflection\emit\assemblybuilder.cs (1)
1155
fullFileName = Path.
UnsafeGetFullPath
(fullFileName);
system\reflection\emit\modulebuilder.cs (2)
1000
fullyQualifiedName = Path.
UnsafeGetFullPath
(fullyQualifiedName);
1441
strFullFileName = Path.
UnsafeGetFullPath
(resourceFileName);