1 write to t_writer
System.DirectoryServices.Protocols (1)
System\DirectoryServices\Protocols\common\DirectoryControl.cs (1)
113
t_writer
??= new AsnWriter(AsnEncodingRules.BER);
2 references to t_writer
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\common\DirectoryControl.cs (2)
114
t_writer
.Reset();
116
return
t_writer
;