4 references to CreateOrGetMetadataReferenceFromPath
Microsoft.DotNet.ApiSymbolExtensions (4)
AssemblySymbolLoader.cs (4)
237MetadataReference metadataReference = CreateOrGetMetadataReferenceFromPath(path); 313MetadataReference reference = CreateOrGetMetadataReferenceFromPath(possiblePath); 359result.Add(CreateOrGetMetadataReferenceFromPath(assembly, referenceAssemblyNamesToIgnore)); 370result.Add(CreateOrGetMetadataReferenceFromPath(path, referenceAssemblyNamesToIgnore));