2 instantiations of MatchingNativeTypeValidator
Microsoft.Interop.SourceGeneration (2)
BoundGenerators.cs (2)
77
errorHandlerFactory = new
MatchingNativeTypeValidator
(overlappedMarshaller.NativeType, errorHandlerFactory);
128
exceptionHandlerFactory = new
MatchingNativeTypeValidator
(overlappedMarshaller.NativeType, exceptionHandlerFactory);