9 references to FieldDeclaration
Microsoft.Interop.ComInterfaceGenerator (7)
ComClassGenerator.cs (1)
88FieldDeclaration(
ComInterfaceGenerator.cs (6)
604FieldDeclaration( 620FieldDeclaration( 634FieldDeclaration( 671FieldDeclaration( 688FieldDeclaration( 836FieldDeclaration(
Microsoft.Interop.JavaScript.JSImportGenerator (2)
JSExportGenerator.cs (1)
237FieldDeclarationSyntax field = FieldDeclaration(VariableDeclaration(PredefinedType(Token(SyntaxKind.BoolKeyword)))
JSImportGenerator.cs (1)
124FieldDeclarationSyntax sigField = FieldDeclaration(VariableDeclaration(IdentifierName(Constants.JSFunctionSignatureGlobal))