2 writes to _typeIsFragment
Microsoft.Build.Tasks.Core (2)
CodeTaskFactory.cs (2)
263
_typeIsFragment
= true;
268
_typeIsFragment
= false;
3 references to _typeIsFragment
Microsoft.Build.Tasks.Core (3)
CodeTaskFactory.cs (3)
758
if (
_typeIsFragment
|| _typeIsMethod)
764
if (
_typeIsFragment
)
905
if (
_typeIsFragment
)