2 references to InvalidNullEmptyArgument
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\Compiler\TempFiles.cs (2)
104
throw new ArgumentException(string.Format(SRCodeDom.
InvalidNullEmptyArgument
, "fileExtension"), "fileExtension"); // fileExtension not specified
116
throw new ArgumentException(string.Format(SRCodeDom.
InvalidNullEmptyArgument
, "fileName"), "fileName"); // fileName not specified