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