2 references to GenerateStubBodyForProperty
Microsoft.Interop.ComInterfaceGenerator (1)
VirtualMethodPointerStubGenerator.cs (1)
230code = stubGenerator.GenerateStubBodyForProperty(propertyAccess, isSetter);
Microsoft.Interop.SourceGeneration (1)
UnmanagedToManagedStubGenerator.cs (1)
104return GenerateStubBodyForProperty(elementAccess, isSetter);