2 references to String
Microsoft.Interop.ComInterfaceGenerator (2)
Analyzers\ConvertComImportToGeneratedComInterfaceAnalyzer.cs (2)
115
if (annotation == TrackedMarshallingInfoAnnotation.
String
)
221
=> new TrackedMarshallingInfo(TrackedMarshallingInfoAnnotation.
String
, _stringMarshallingInfoProvider.GetMarshallingInfo(type, indirectionDepth, useSiteAttributes, marshallingInfoCallback));