20 references to GetNumElementsIdentifier
Microsoft.Interop.SourceGeneration (20)
Marshalling\ElementsMarshalling.cs (5)
115var numElementsIdentifier = MarshallerHelpers.GetNumElementsIdentifier(info, context); 129var numElementsIdentifier = MarshallerHelpers.GetNumElementsIdentifier(info, context); 298string numElementsIdentifier = MarshallerHelpers.GetNumElementsIdentifier(CollectionSource.TypeInfo, context); 325string numElementsIdentifier = MarshallerHelpers.GetNumElementsIdentifier(CollectionSource.TypeInfo, context); 411string numElementsIdentifier = MarshallerHelpers.GetNumElementsIdentifier(CollectionSource.TypeInfo, context);
Marshalling\StatefulMarshallingStrategy.cs (4)
290string numElementsIdentifier = MarshallerHelpers.GetNumElementsIdentifier(info, context); 302string numElementsIdentifier = MarshallerHelpers.GetNumElementsIdentifier(info, context); 399string numElementsIdentifier = MarshallerHelpers.GetNumElementsIdentifier(TypeInfo, context); 445string numElementsIdentifier = MarshallerHelpers.GetNumElementsIdentifier(TypeInfo, context);
Marshalling\StatelessMarshallingStrategy.cs (11)
192string numElementsIdentifier = MarshallerHelpers.GetNumElementsIdentifier(TypeInfo, context); 325string numElementsIdentifier = MarshallerHelpers.GetNumElementsIdentifier(TypeInfo, context); 346string numElementsIdentifier = MarshallerHelpers.GetNumElementsIdentifier(TypeInfo, context); 361string numElementsIdentifier = MarshallerHelpers.GetNumElementsIdentifier(TypeInfo, context); 395string numElementsIdentifier = MarshallerHelpers.GetNumElementsIdentifier(TypeInfo, context); 421string numElementsIdentifier = MarshallerHelpers.GetNumElementsIdentifier(TypeInfo, context); 449string numElementsIdentifier = MarshallerHelpers.GetNumElementsIdentifier(TypeInfo, context); 484string numElementsIdentifier = MarshallerHelpers.GetNumElementsIdentifier(info, context); 515string numElementsIdentifier = MarshallerHelpers.GetNumElementsIdentifier(info, context); 580string numElementsIdentifier = MarshallerHelpers.GetNumElementsIdentifier(TypeInfo, context); 630string numElementsIdentifier = MarshallerHelpers.GetNumElementsIdentifier(TypeInfo, context);