2 references to GetFullPathNoThrow
Microsoft.Build.Tasks.CodeAnalysis (2)
src\roslyn\src\Compilers\Core\MSBuildTask\ManagedCompiler.cs (1)
1117
item.ItemSpec = TaskEnvironment.
GetFullPathNoThrow
(item.ItemSpec);
src\roslyn\src\Compilers\Core\MSBuildTask\Vbc.cs (1)
300
TaskEnvironment.
GetFullPathNoThrow
(OutputAssembly!.ItemSpec) is not string outputAssembly)