1 write to _startDirectives
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\System\CodeStatement.cs (1)
57_startDirectives = new CodeDirectiveCollection();
2 references to _startDirectives
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeStatement.cs (2)
55if (_startDirectives == null) 59return _startDirectives;