2 references to ValidateNumElementsExpression
Microsoft.Interop.SourceGeneration (2)
Marshalling\AttributedMarshallingModelGeneratorResolver.cs (2)
72
SizeAndParamIndexInfo(_, TypePositionInfo param) =>
ValidateNumElementsExpression
(param, out countInfoRequiresCast),
73
CountElementCountInfo(TypePositionInfo elementInfo) =>
ValidateNumElementsExpression
(elementInfo, out countInfoRequiresCast),