4 references to RefType
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpSyntaxGeneratorInternal.cs (1)
290RefKind.Ref => SyntaxFactory.RefType(type),
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpSyntaxGeneratorInternal.cs (1)
290RefKind.Ref => SyntaxFactory.RefType(type),
Microsoft.Interop.SourceGeneration (1)
VariableDeclarations.cs (1)
161RefType(localType),
Roslyn.Diagnostics.CSharp.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpSyntaxGeneratorInternal.cs (1)
290RefKind.Ref => SyntaxFactory.RefType(type),