1 reference to ERROR_FILE_EXISTS
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\Compiler\TempFiles.cs (1)
227
uint HR_ERROR_FILE_EXISTS = unchecked(((uint)0x80070000) | NativeMethods.
ERROR_FILE_EXISTS
);