3 references to EscapedThisToken
Microsoft.CodeAnalysis.CSharp.NetAnalyzers (3)
Microsoft.NetCore.Analyzers\InteropServices\CSharpDynamicInterfaceCastableImplementation.Fixer.cs (3)
190
SyntaxFactory.IdentifierName(
EscapedThisToken
),
275
SyntaxFactory.Parameter(
EscapedThisToken
)
309
return SyntaxFactory.IdentifierName(
EscapedThisToken
);