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