2 implementations of CompileAssemblyFromFile
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\Compiler\CodeCompiler.cs (1)
50CompilerResults ICodeCompiler.CompileAssemblyFromFile(CompilerParameters options, string fileName)
FrameworkFork\Microsoft.CodeDom\Microsoft\CSharpCodeProvider.cs (1)
3986CompilerResults ICodeCompiler.CompileAssemblyFromFile(CompilerParameters options, string fileName)