2 references to VariantBool
ILAssembler (1)
GrammarVisitor.cs (1)
4758
blob.WriteByte((byte)UnmanagedType.
VariantBool
);
Microsoft.Interop.SourceGeneration (1)
Marshalling\MarshalAsMarshallingGeneratorResolver.cs (1)
83
case { ManagedType: SpecialTypeInfo { SpecialType: SpecialType.System_Boolean }, MarshallingAttributeInfo: MarshalAsInfo(UnmanagedType.
VariantBool
, _) }: