1 write to _action
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Legacy\DisposableAction`1.cs (1)
16
_action
= action ?? throw new ArgumentNullException(nameof(action));
1 reference to _action
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Legacy\DisposableAction`1.cs (1)
24
_action
(_arg);