3 references to TryGetFullPath
dotnet-svcutil.xmlserializer (3)
Microsoft\Tools\ServiceModel\SvcUtil\OutputModule.cs (3)
43
return
TryGetFullPath
(combinedPath, option);
67
return
TryGetFullPath
(directory + Path.DirectorySeparatorChar, null);
69
return
TryGetFullPath
(directory, null);