6 references to BestFitMapping
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
4475Debug.Assert(oldImportData.BestFitMapping == newImportData.BestFitMapping ||
Microsoft.Interop.LibraryImportGenerator (4)
Analyzers\ConvertToLibraryImportAnalyzer.cs (2)
181if (dllImportData.BestFitMapping.HasValue) 183return dllImportData.BestFitMapping.Value;
Analyzers\ConvertToLibraryImportFixer.cs (2)
451if (dllImportData.BestFitMapping != null 452&& !dllImportData.BestFitMapping.Value