2 references to MarshallingStringOrCharAsUndefinedNotSupported
Microsoft.Interop.SourceGeneration (2)
Marshalling\CharMarshallingGeneratorResolver.cs (1)
42NotSupportedDetails = string.Format(SR.MarshallingStringOrCharAsUndefinedNotSupported, _stringMarshallingAttribute)
Marshalling\NoMarshallingInfoErrorResolver.cs (1)
43{ SpecialTypeInfo.String, string.Format(SR.MarshallingStringOrCharAsUndefinedNotSupported, stringMarshallingAttribute) },