1 write to _tagMappings
System.Web (1)
Configuration\TagMapCollection.cs (1)
96
_tagMappings
= tagMappings;
3 references to _tagMappings
System.Web (3)
Configuration\TagMapCollection.cs (3)
76
if (
_tagMappings
== null) {
78
if (
_tagMappings
== null) {
100
return
_tagMappings
;