6 references to Custom
Microsoft.Interop.LibraryImportGenerator.Downlevel (2)
DownlevelLibraryImportGeneratorHelpers.cs (2)
22StringMarshalling.Custom => CharEncoding.Custom, 28defaultEncoding = CharEncoding.Custom;
Microsoft.Interop.SourceGeneration (4)
DefaultMarshallingInfoParser.cs (2)
42StringMarshalling.Custom => CharEncoding.Custom, 48defaultEncoding = CharEncoding.Custom;
Marshalling\CharMarshallingGeneratorResolver.cs (1)
67case CharEncoding.Custom:
StringMarshallingInfoProvider.cs (1)
36else if (_defaultMarshallingInfo.CharEncoding == CharEncoding.Custom)