1 write to _pathToAssembly
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\Compiler\CompilerResults.cs (1)
129_pathToAssembly = value;
2 references to _pathToAssembly
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\Compiler\CompilerResults.cs (2)
72if (_compiledAssembly == null && _pathToAssembly != null) 122return _pathToAssembly;