4 references to ExactSpelling
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
4477
oldImportData.
ExactSpelling
== newImportData.
ExactSpelling
||
Microsoft.Interop.LibraryImportGenerator (2)
Analyzers\ConvertToLibraryImportAnalyzer.cs (1)
86
properties.Add(ExactSpelling, dllImportData.
ExactSpelling
.ToString());
Analyzers\ConvertToLibraryImportFixer.cs (1)
519
if (!dllImportData.
ExactSpelling
&& entryPointSuffix.HasValue)