1 write to _functionStrongName
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\Function.cs (1)
274_functionStrongName = stringBuilder.ToString();
2 references to _functionStrongName
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\Function.cs (2)
249if (String.IsNullOrEmpty(_functionStrongName)) 276return _functionStrongName;