5 references to ThrowOnUnmappableCharacter
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
4479
oldImportData.
ThrowOnUnmappableCharacter
== newImportData.
ThrowOnUnmappableCharacter
);
Microsoft.Interop.LibraryImportGenerator (3)
Analyzers\ConvertToLibraryImportAnalyzer.cs (1)
101
if (dllImportData.
ThrowOnUnmappableCharacter
== true)
Analyzers\ConvertToLibraryImportFixer.cs (2)
491
else if (dllImportData.
ThrowOnUnmappableCharacter
!= null
492
&& !dllImportData.
ThrowOnUnmappableCharacter
.Value