3 references to UnspecifiedParam
Microsoft.Interop.SourceGeneration (3)
Marshalling\AttributedMarshallingModelGeneratorResolver.cs (1)
70
SizeAndParamIndexInfo(_, SizeAndParamIndexInfo.
UnspecifiedParam
) => null,
Marshalling\ElementsMarshalling.cs (1)
66
SizeAndParamIndexInfo(int size, SizeAndParamIndexInfo.
UnspecifiedParam
) => GetConstSizeExpression(size),
MarshallingAttributeInfo.cs (1)
101
public static readonly SizeAndParamIndexInfo Unspecified = new(UnspecifiedConstSize,
UnspecifiedParam
);