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