7 references to _definitions
System.Core (7)
Microsoft\Scripting\Compiler\LabelInfo.cs (7)
102
if (
_definitions
.Count > 0) {
119
_definitions
.Add(block);
123
if (
_definitions
.Count == 1) {
147
if (
_definitions
.Contains(j)) {
166
if (
_definitions
.Count > 1) {
171
LabelScopeInfo def =
_definitions
.First();
205
if (_references.Count > 0 &&
_definitions
.Count == 0) {