2 references to GetAssemblyFilePath
Microsoft.CodeAnalysis (1)
MetadataReference\MetadataReference.cs (1)
368var filePath = GetAssemblyFilePath(assembly, properties);
Microsoft.CodeAnalysis.Scripting (1)
Script.cs (1)
319var filePath = MetadataReference.GetAssemblyFilePath(assembly, properties);