1 reference to IsBlittable
Microsoft.Interop.SourceGeneration (1)
Marshalling\MarshallingGeneratorExtensions.cs (1)
174
public static bool IsBlittable(this IBoundMarshallingGenerator generator) => generator is BoundMarshallingGenerator {
IsBlittable
: true };