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)
758if (_typeIsFragment || _typeIsMethod) 764if (_typeIsFragment) 905if (_typeIsFragment)