12 references to Brtrue
System.Xml (12)
System\Xml\Serialization\CodeGenerator.cs (2)
1619
Brtrue
(ifState.ElseBegin);
2281
Brtrue
(whileState.StartLabel);
System\Xml\Serialization\XmlSerializationReaderILGen.cs (9)
1121
ilg.
Brtrue
(caseLabel);
1392
ilg.
Brtrue
(labelTrue);
1453
ilg.
Brtrue
(labelTrue);
2336
ilg.
Brtrue
(labelTrue);
2342
ilg.
Brtrue
(labelTrue);
2348
ilg.
Brtrue
(labelTrue);
2562
ilg.
Brtrue
(labelTrue);
3243
ilg.
Brtrue
(labelTrue);
3308
ilg.
Brtrue
(labelTrue);
System\Xml\Serialization\XmlSerializationWriterILGen.cs (1)
1968
ilg.
Brtrue
(ifLabel1);