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